platform/experiment/container/example2/bin/example3_controller.reflectable.dart

10611 lines
290 KiB
Dart
Raw Normal View History

2023-03-11 04:44:22 +00:00
// This file has been generated by the reflectable package.
// https://github.com/dart-lang/reflectable.
import 'dart:core';
import 'dart:async' as prefix10;
import 'dart:convert' as prefix20;
import 'dart:math' as prefix28;
import 'example3_controller.dart' as prefix1;
import 'package:angel3_container/src/container.dart' as prefix26;
import 'package:angel3_container/src/reflector.dart' as prefix8;
import 'package:angel3_container/src/throwing.dart' as prefix14;
import 'package:angel3_container_generator/angel3_container_generator.dart'
as prefix0;
import 'package:angel3_framework/src/core/controller.dart' as prefix2;
import 'package:angel3_framework/src/core/env.dart' as prefix15;
import 'package:angel3_framework/src/core/hooked_service.dart' as prefix22;
import 'package:angel3_framework/src/core/metadata.dart' as prefix11;
import 'package:angel3_framework/src/core/request_context.dart' as prefix23;
import 'package:angel3_framework/src/core/response_context.dart' as prefix27;
import 'package:angel3_framework/src/core/routable.dart' as prefix9;
import 'package:angel3_framework/src/core/server.dart' as prefix6;
import 'package:angel3_framework/src/core/service.dart' as prefix25;
import 'package:angel3_route/src/middleware_pipeline.dart' as prefix19;
import 'package:angel3_route/src/router.dart' as prefix7;
import 'package:belatuk_combinator/src/combinator/combinator.dart' as prefix18;
import 'package:logging/src/logger.dart' as prefix24;
import 'package:meta/meta.dart' as prefix16;
import 'package:mime/src/mime_type.dart' as prefix21;
import 'package:reflectable/capability.dart' as prefix13;
import 'package:reflectable/mirrors.dart' as prefix12;
import 'package:reflectable/reflectable.dart' as prefix3;
import 'package:reflectable/src/reflectable_base.dart' as prefix5;
import 'package:reflectable/src/reflectable_builder_based.dart' as prefix4;
import 'package:tuple/tuple.dart' as prefix17;
// ignore_for_file: camel_case_types
// ignore_for_file: implementation_imports
// ignore_for_file: prefer_adjacent_string_concatenation
// ignore_for_file: prefer_collection_literals
// ignore_for_file: unnecessary_const
// ignore:unused_import
import 'package:reflectable/mirrors.dart' as m;
// ignore:unused_import
import 'package:reflectable/src/reflectable_builder_based.dart' as r;
// ignore:unused_import
import 'package:reflectable/reflectable.dart' as r show Reflectable;
final _data = <r.Reflectable, r.ReflectorData>{
const prefix0.ContainedReflectable(): r.ReflectorData(
<m.TypeMirror>[
r.NonGenericClassMirrorImpl(
r'MyController',
r'.MyController',
134217735,
0,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[112, 113],
2023-03-11 04:44:22 +00:00
const <int>[
2023-04-21 06:25:54 +00:00
114,
115,
116,
117,
2023-03-11 04:44:22 +00:00
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
129,
2023-04-21 06:25:54 +00:00
112
2023-03-11 04:44:22 +00:00
],
const <int>[],
2,
{},
{},
{r'': (bool b) => () => b ? prefix1.MyController() : null},
0,
0,
const <int>[],
const <Object>[
prefix0.contained,
const prefix11.Expose('/controller', method: 'GET')
],
null),
r.NonGenericClassMirrorImpl(
r'ContainedReflectable',
r'.ContainedReflectable',
134217735,
1,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[130],
2023-03-11 04:44:22 +00:00
const <int>[
2023-04-21 06:25:54 +00:00
114,
115,
116,
117,
2023-03-11 04:44:22 +00:00
118,
2023-04-21 06:25:54 +00:00
131,
132,
133,
134,
2023-03-11 04:44:22 +00:00
135,
136,
137,
2023-04-21 06:25:54 +00:00
138
2023-03-11 04:44:22 +00:00
],
const <int>[],
3,
{},
{},
{r'': (bool b) => () => b ? prefix0.ContainedReflectable() : null},
1,
1,
const <int>[],
const <Object>[prefix0.contained],
null),
r.NonGenericClassMirrorImpl(
r'Controller',
r'angel_framework.http.controller.Controller',
134217735,
2,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[30, 31, 32, 119, 120, 121, 122, 128, 129, 139],
2023-03-11 04:44:22 +00:00
const <int>[
2023-04-21 06:25:54 +00:00
114,
115,
116,
117,
2023-03-11 04:44:22 +00:00
118,
119,
120,
121,
122,
123,
124,
125,
126,
127,
128,
2023-04-21 06:25:54 +00:00
129
2023-03-11 04:44:22 +00:00
],
const <int>[],
4,
{},
{},
{
r'': (bool b) => ({injectSingleton = true}) => b
? prefix2.Controller(injectSingleton: injectSingleton)
: null
},
2,
2,
const <int>[],
const [],
null),
r.NonGenericClassMirrorImpl(
r'Reflectable',
r'reflectable.reflectable.Reflectable',
134218247,
3,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[33, 34, 140, 143, 144],
2023-03-11 04:44:22 +00:00
const <int>[
2023-04-21 06:25:54 +00:00
114,
115,
116,
117,
2023-03-11 04:44:22 +00:00
118,
2023-04-21 06:25:54 +00:00
131,
132,
133,
134,
2023-03-11 04:44:22 +00:00
135,
136,
137,
2023-04-21 06:25:54 +00:00
138
2023-03-11 04:44:22 +00:00
],
2023-04-21 06:25:54 +00:00
const <int>[140, 141, 142],
2023-03-11 04:44:22 +00:00
5,
{
r'getInstance': () => prefix3.Reflectable.getInstance,
r'thisClassName': () => prefix3.Reflectable.thisClassName,
r'thisClassId': () => prefix3.Reflectable.thisClassId
},
{},
{},
3,
3,
const <int>[],
const [],
null),
r.NonGenericClassMirrorImpl(
r'Object',
r'dart.core.Object',
134217735,
4,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[114, 115, 116, 145, 146, 147, 117, 118, 148],
const <int>[114, 115, 116, 117, 118],
const <int>[145, 146, 147],
2023-03-11 04:44:22 +00:00
null,
{
r'hash': () => Object.hash,
r'hashAll': () => Object.hashAll,
r'hashAllUnordered': () => Object.hashAllUnordered
},
{},
{r'': (bool b) => () => b ? Object() : null},
4,
4,
const <int>[],
const [],
null),
r.NonGenericClassMirrorImpl(
r'ReflectableImpl',
r'reflectable.src.reflectable_builder_based.ReflectableImpl',
134218247,
5,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[132, 133, 134, 135, 136, 137, 138, 149, 150],
2023-03-11 04:44:22 +00:00
const <int>[
2023-04-21 06:25:54 +00:00
114,
115,
116,
117,
2023-03-11 04:44:22 +00:00
118,
2023-04-21 06:25:54 +00:00
131,
132,
133,
134,
2023-03-11 04:44:22 +00:00
135,
136,
137,
2023-04-21 06:25:54 +00:00
138
2023-03-11 04:44:22 +00:00
],
const <int>[],
6,
{},
{},
{},
5,
5,
const <int>[],
const [],
null),
r.NonGenericClassMirrorImpl(
r'ReflectableBase',
r'reflectable.src.reflectable_base.ReflectableBase',
134217735,
6,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[131, 151, 152],
const <int>[114, 115, 116, 117, 118, 131],
2023-03-11 04:44:22 +00:00
const <int>[],
4,
{},
{},
{
r'': (bool b) => (
[_cap0,
_cap1,
_cap2,
_cap3,
_cap4,
_cap5,
_cap6,
_cap7,
_cap8,
_cap9]) =>
b
? prefix5.ReflectableBase(_cap0, _cap1, _cap2, _cap3,
_cap4, _cap5, _cap6, _cap7, _cap8, _cap9)
: null,
r'fromList': (bool b) => (_capabilities) =>
b ? prefix5.ReflectableBase.fromList(_capabilities) : null
},
6,
6,
const <int>[],
const [],
null),
r.NonGenericClassMirrorImpl(
2023-04-21 06:25:54 +00:00
r'Order',
r'.Order',
2023-03-11 04:44:22 +00:00
134217735,
7,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[35, 155, 156],
const <int>[114, 115, 116, 117, 118, 153, 154, 155],
2023-03-11 04:44:22 +00:00
const <int>[],
2023-04-21 06:25:54 +00:00
4,
2023-03-11 04:44:22 +00:00
{},
{},
2023-04-21 06:25:54 +00:00
{r'': (bool b) => (item) => b ? prefix1.Order(item) : null},
2023-03-11 04:44:22 +00:00
0,
7,
const <int>[],
const [],
null),
r.NonGenericClassMirrorImpl(
r'Invocation',
r'dart.core.Invocation',
134218247,
8,
const prefix0.ContainedReflectable(),
const <int>[
2023-04-21 06:25:54 +00:00
157,
158,
159,
160,
161,
162,
163,
164,
165,
166,
167,
168,
169
2023-03-11 04:44:22 +00:00
],
2023-04-21 06:25:54 +00:00
const <int>[114, 115, 116, 117, 118, 158, 164],
2023-03-11 04:44:22 +00:00
const <int>[],
4,
{},
{},
{
r'method': (bool b) =>
(memberName, positionalArguments, [namedArguments]) => b
? Invocation.method(
memberName, positionalArguments, namedArguments)
: null,
r'genericMethod': (bool b) => (memberName, typeArguments,
positionalArguments, [namedArguments]) =>
b
? Invocation.genericMethod(memberName, typeArguments,
positionalArguments, namedArguments)
: null,
r'getter': (bool b) =>
(name) => b ? Invocation.getter(name) : null,
r'setter': (bool b) => (memberName, argument) =>
b ? Invocation.setter(memberName, argument) : null
},
4,
8,
const <int>[],
const [],
null),
r.NonGenericClassMirrorImpl(
r'Angel',
r'angel_framework.http.server.Angel',
134217735,
9,
const prefix0.ContainedReflectable(),
const <int>[
2023-04-21 06:25:54 +00:00
36,
37,
38,
39,
2023-03-11 04:44:22 +00:00
40,
41,
42,
43,
44,
45,
46,
2023-04-21 06:25:54 +00:00
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
2023-03-11 04:44:22 +00:00
183,
184,
2023-04-21 06:25:54 +00:00
200,
201,
202,
203,
204,
205,
206,
207
],
const <int>[
114,
115,
116,
117,
118,
208,
170,
209,
210,
174,
211,
212,
2023-03-11 04:44:22 +00:00
213,
214,
215,
216,
2023-04-21 06:25:54 +00:00
171,
2023-03-11 04:44:22 +00:00
217,
218,
219,
2023-04-21 06:25:54 +00:00
220,
2023-03-11 04:44:22 +00:00
221,
222,
223,
224,
225,
226,
227,
2023-04-21 06:25:54 +00:00
173,
2023-03-11 04:44:22 +00:00
228,
229,
230,
2023-04-21 06:25:54 +00:00
184,
2023-03-11 04:44:22 +00:00
231,
232,
233,
234,
2023-04-21 06:25:54 +00:00
172,
175,
176,
177,
178,
179,
180,
181,
182,
183,
2023-03-11 04:44:22 +00:00
185,
2023-04-21 06:25:54 +00:00
186,
187,
2023-03-11 04:44:22 +00:00
188,
189,
190,
191,
192,
193,
194,
195,
196,
2023-04-21 06:25:54 +00:00
197,
2023-03-11 04:44:22 +00:00
198,
199,
200,
201,
202,
203,
204,
205,
2023-04-21 06:25:54 +00:00
206
2023-03-11 04:44:22 +00:00
],
const <int>[],
12,
{},
{},
{
r'': (bool b) => (
{reflector = const prefix14.ThrowingReflector(
errorMessage:
2023-04-21 06:25:54 +00:00
'${ThrowingReflector.defaultErrorMessage} $_reflectionInfo'),
2023-03-11 04:44:22 +00:00
environment = prefix15.angelEnv,
logger,
allowMethodOverrides = true,
serializer,
viewGenerator}) =>
b
? prefix6.Angel(
allowMethodOverrides: allowMethodOverrides,
environment: environment,
logger: logger,
reflector: reflector,
serializer: serializer,
viewGenerator: viewGenerator)
: null
},
7,
9,
const <int>[],
const [],
null),
r.GenericClassMirrorImpl(
r'Router',
r'angel3_route.src.router.Router',
134217735,
10,
const prefix0.ContainedReflectable(),
const <int>[
2023-04-21 06:25:54 +00:00
208,
235,
209,
210,
236,
211,
212,
213,
214,
215,
216,
237,
217,
218,
219,
220,
2023-03-11 04:44:22 +00:00
221,
222,
223,
224,
225,
226,
227,
2023-04-21 06:25:54 +00:00
238
2023-03-11 04:44:22 +00:00
],
const <int>[
2023-04-21 06:25:54 +00:00
114,
115,
116,
117,
2023-03-11 04:44:22 +00:00
118,
2023-04-21 06:25:54 +00:00
208,
235,
209,
210,
236,
211,
212,
213,
214,
215,
216,
237,
217,
218,
219,
220,
2023-03-11 04:44:22 +00:00
221,
222,
223,
224,
225,
226,
2023-04-21 06:25:54 +00:00
227
2023-03-11 04:44:22 +00:00
],
const <int>[],
4,
{},
{},
{r'': (bool b) => () => b ? prefix7.Router() : null},
8,
10,
const <int>[],
const [],
null, (o) {
return o is prefix7.Router &&
o is! prefix7.ChainedRouter &&
o is! prefix9.Routable;
}, const <int>[28], 10),
r.NonGenericClassMirrorImpl(
r'Reflector',
r'.Reflector',
134218247,
11,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[239, 240, 241, 242, 243, 244, 245],
const <int>[114, 115, 116, 117, 118, 244],
2023-03-11 04:44:22 +00:00
const <int>[],
4,
{},
{},
{},
9,
11,
const <int>[],
const [],
null),
r.NonGenericClassMirrorImpl(
r'Routable',
r'angel_framework.http.routable.Routable',
134217735,
12,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[47, 246, 228, 229, 230, 247, 248, 232, 233, 234, 249],
2023-03-11 04:44:22 +00:00
const <int>[
2023-04-21 06:25:54 +00:00
114,
115,
116,
117,
2023-03-11 04:44:22 +00:00
118,
2023-04-21 06:25:54 +00:00
208,
247,
209,
210,
236,
211,
212,
213,
214,
215,
216,
237,
217,
218,
219,
220,
2023-03-11 04:44:22 +00:00
221,
222,
223,
224,
225,
226,
227,
2023-04-21 06:25:54 +00:00
246,
2023-03-11 04:44:22 +00:00
228,
229,
230,
2023-04-21 06:25:54 +00:00
248,
2023-03-11 04:44:22 +00:00
231,
232,
233,
2023-04-21 06:25:54 +00:00
234
2023-03-11 04:44:22 +00:00
],
const <int>[],
10,
{},
{},
{
r'': (bool b) =>
([reflector]) => b ? prefix9.Routable(reflector) : null
},
10,
12,
const <int>[],
const [],
null),
r.NonGenericClassMirrorImpl(
r'bool',
r'dart.core.bool',
134217735,
13,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[250, 251, 252, 253, 254, 255, 256],
const <int>[114, 253, 116, 254, 118, 250, 251, 252],
2023-03-11 04:44:22 +00:00
const <int>[],
4,
{},
{},
{
r'fromEnvironment': (bool b) => (name, {defaultValue}) => b
? bool.fromEnvironment(name, defaultValue: defaultValue)
: null,
r'hasEnvironment': (bool b) =>
(name) => b ? bool.hasEnvironment(name) : null
},
4,
13,
const <int>[],
const [],
null),
r.GenericClassMirrorImpl(
r'List',
r'dart.core.List',
134218247,
14,
const prefix0.ContainedReflectable(),
const <int>[
2023-04-21 06:25:54 +00:00
257,
258,
259,
260,
261,
262,
263,
264,
265,
266,
267,
268,
269,
2023-03-11 04:44:22 +00:00
270,
271,
272,
273,
274,
275,
276,
277,
278,
279,
280,
281,
282,
283,
284,
285,
286,
287,
288,
289,
290,
291,
292,
293,
294,
295,
296,
297,
298,
299,
2023-04-21 06:25:54 +00:00
300
2023-03-11 04:44:22 +00:00
],
2023-04-21 06:25:54 +00:00
const <int>[114, 115, 116, 117, 118],
const <int>[257, 258, 259],
2023-03-11 04:44:22 +00:00
4,
{
r'castFrom': () => List.castFrom,
r'copyRange': () => List.copyRange,
r'writeIterable': () => List.writeIterable
},
{},
{
r'': (bool b) => ([length]) =>
b ? (length == null ? [] : List.filled(length, null)) : null,
r'filled': (bool b) => (length, fill, {growable}) =>
b ? List.filled(length, fill, growable: growable) : null,
r'empty': (bool b) =>
({growable}) => b ? List.empty(growable: growable) : null,
r'from': (bool b) => (elements, {growable}) =>
b ? List.from(elements, growable: growable) : null,
r'of': (bool b) => (elements, {growable}) =>
b ? List.of(elements, growable: growable) : null,
r'generate': (bool b) => (length, generator, {growable}) => b
? List.generate(length, generator, growable: growable)
: null,
r'unmodifiable': (bool b) =>
(elements) => b ? List.unmodifiable(elements) : null
},
4,
14,
const <int>[],
const [],
null,
(o) => false,
const <int>[29],
14),
r.GenericClassMirrorImpl(
r'Map',
r'dart.core.Map',
134218247,
15,
const prefix0.ContainedReflectable(),
const <int>[
2023-04-21 06:25:54 +00:00
301,
302,
303,
304,
305,
306,
307,
308,
309,
310,
311,
312,
313,
2023-03-11 04:44:22 +00:00
314,
315,
316,
317,
318,
319,
320,
321,
322,
323,
324,
325,
326,
327,
328,
329,
2023-04-21 06:25:54 +00:00
330
2023-03-11 04:44:22 +00:00
],
2023-04-21 06:25:54 +00:00
const <int>[114, 115, 116, 117, 118],
const <int>[301],
2023-03-11 04:44:22 +00:00
4,
{r'castFrom': () => Map.castFrom},
{},
{
r'': (bool b) => () => b ? Map() : null,
r'from': (bool b) => (other) => b ? Map.from(other) : null,
r'of': (bool b) => (other) => b ? Map.of(other) : null,
r'unmodifiable': (bool b) =>
(other) => b ? Map.unmodifiable(other) : null,
r'identity': (bool b) => () => b ? Map.identity() : null,
r'fromIterable': (bool b) => (iterable, {key, value}) =>
b ? Map.fromIterable(iterable, key: key, value: value) : null,
r'fromIterables': (bool b) =>
(keys, values) => b ? Map.fromIterables(keys, values) : null,
r'fromEntries': (bool b) =>
(entries) => b ? Map.fromEntries(entries) : null
},
4,
15,
const <int>[],
const [],
null,
(o) => false,
const <int>[30, 31],
15),
r.NonGenericClassMirrorImpl(
r'String',
r'dart.core.String',
134218247,
16,
const prefix0.ContainedReflectable(),
const <int>[
2023-04-21 06:25:54 +00:00
331,
332,
333,
334,
335,
336,
337,
338,
339,
340,
341,
342,
343,
2023-03-11 04:44:22 +00:00
344,
345,
346,
347,
348,
349,
350,
351,
352,
353,
354,
355,
356,
357,
358,
359,
360,
361,
362,
363,
364,
2023-04-21 06:25:54 +00:00
365
2023-03-11 04:44:22 +00:00
],
2023-04-21 06:25:54 +00:00
const <int>[114, 115, 116, 117, 118],
2023-03-11 04:44:22 +00:00
const <int>[],
4,
{},
{},
{
r'fromCharCodes': (bool b) => (charCodes, [start, end]) =>
b ? String.fromCharCodes(charCodes, start, end) : null,
r'fromCharCode': (bool b) =>
(charCode) => b ? String.fromCharCode(charCode) : null,
r'fromEnvironment': (bool b) => (name, {defaultValue}) => b
? String.fromEnvironment(name, defaultValue: defaultValue)
: null
},
4,
16,
const <int>[],
const [],
null),
r.NonGenericClassMirrorImpl(
r'int',
r'dart.core.int',
134218247,
17,
const prefix0.ContainedReflectable(),
const <int>[
2023-04-21 06:25:54 +00:00
366,
367,
368,
369,
370,
371,
372,
373,
374,
375,
376,
377,
378,
2023-03-11 04:44:22 +00:00
379,
380,
381,
382,
383,
384,
385,
386,
387,
388,
389,
390,
391,
392,
393,
394,
395,
2023-04-21 06:25:54 +00:00
396
2023-03-11 04:44:22 +00:00
],
2023-04-21 06:25:54 +00:00
const <int>[114, 115, 116, 117, 118],
const <int>[390, 391],
2023-03-11 04:44:22 +00:00
-1,
{r'parse': () => int.parse, r'tryParse': () => int.tryParse},
{},
{
r'fromEnvironment': (bool b) => (name, {defaultValue}) => b
? int.fromEnvironment(name, defaultValue: defaultValue)
: null
},
4,
17,
const <int>[],
const [],
null),
r.NonGenericClassMirrorImpl(
r'Type',
r'dart.core.Type',
134218247,
18,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[397, 398, 399, 400],
const <int>[114, 115, 116, 117, 118],
2023-03-11 04:44:22 +00:00
const <int>[],
4,
{},
{},
{},
4,
18,
const <int>[],
const [],
null),
r.GenericClassMirrorImpl(
r'Future',
r'dart.async.Future',
134218247,
19,
const prefix0.ContainedReflectable(),
const <int>[
2023-04-21 06:25:54 +00:00
401,
402,
403,
404,
405,
406,
407,
408,
409,
410,
411,
412,
413,
2023-03-11 04:44:22 +00:00
414,
2023-04-21 06:25:54 +00:00
415
2023-03-11 04:44:22 +00:00
],
2023-04-21 06:25:54 +00:00
const <int>[114, 115, 116, 117, 118],
const <int>[401, 402, 403, 404],
2023-03-11 04:44:22 +00:00
4,
{
r'wait': () => prefix10.Future.wait,
r'any': () => prefix10.Future.any,
r'forEach': () => prefix10.Future.forEach,
r'doWhile': () => prefix10.Future.doWhile
},
{},
{
r'': (bool b) =>
(computation) => b ? prefix10.Future(computation) : null,
r'microtask': (bool b) => (computation) =>
b ? prefix10.Future.microtask(computation) : null,
r'sync': (bool b) =>
(computation) => b ? prefix10.Future.sync(computation) : null,
r'value': (bool b) =>
([value]) => b ? prefix10.Future.value(value) : null,
r'error': (bool b) => (error, [stackTrace]) =>
b ? prefix10.Future.error(error, stackTrace) : null,
r'delayed': (bool b) => (duration, [computation]) =>
b ? prefix10.Future.delayed(duration, computation) : null
},
11,
19,
const <int>[],
const [],
null,
(o) => false,
const <int>[32],
19),
r.GenericClassMirrorImpl(
r'FutureOr',
r'dart.async.FutureOr',
519,
20,
const prefix0.ContainedReflectable(),
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[114, 115, 116, 117, 118],
2023-03-11 04:44:22 +00:00
const <int>[],
4,
{},
{},
{},
11,
20,
const <int>[],
const [],
null,
(o) => false,
const <int>[33],
20),
r.NonGenericClassMirrorImpl(
r'Expose',
r'angel_framework.http.metadata.Expose',
134217735,
21,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 427, 428],
const <int>[114, 115, 116, 117, 118, 416, 417, 418, 419, 420],
const <int>[421, 422, 423, 424, 425, 426],
2023-03-11 04:44:22 +00:00
4,
{
r'get': () => prefix11.Expose.get,
r'post': () => prefix11.Expose.post,
r'patch': () => prefix11.Expose.patch,
r'put': () => prefix11.Expose.put,
r'delete': () => prefix11.Expose.delete,
r'head': () => prefix11.Expose.head
},
{},
{
r'': (bool b) => (path,
{method = 'GET',
middleware = const [],
as,
allowNull = const []}) =>
b
? prefix11.Expose(path,
allowNull: allowNull,
as: as,
method: method,
middleware: middleware)
: null,
2023-04-21 06:25:54 +00:00
r'method': (bool b) =>
(method, {middleware, as, allowNull = const []}) => b
2023-03-11 04:44:22 +00:00
? prefix11.Expose.method(method,
allowNull: allowNull, as: as, middleware: middleware)
: null
},
12,
21,
const <int>[],
const [],
null),
r.GenericClassMirrorImpl(
r'SymlinkRoute',
r'angel3_route.src.router.SymlinkRoute',
134217735,
22,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[59, 430],
2023-03-11 04:44:22 +00:00
const <int>[
2023-04-21 06:25:54 +00:00
114,
431,
116,
117,
2023-03-11 04:44:22 +00:00
118,
2023-04-21 06:25:54 +00:00
432,
433,
434,
435,
436,
437,
438,
439,
429
2023-03-11 04:44:22 +00:00
],
const <int>[],
-1,
{},
{},
{
r'': (bool b) => (path, router) =>
b ? prefix7.SymlinkRoute(path, router) : null
},
8,
22,
const <int>[],
const [],
null, (o) {
return o is prefix7.SymlinkRoute;
}, const <int>[34], 22),
r.NonGenericClassMirrorImpl(
r'InstanceMirror',
r'reflectable.mirrors.InstanceMirror',
134218247,
23,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[440, 441, 442, 443, 444, 445, 446],
const <int>[114, 115, 116, 117, 118],
2023-03-11 04:44:22 +00:00
const <int>[],
4,
{},
{},
{},
13,
23,
const <int>[],
const [],
null),
r.NonGenericClassMirrorImpl(
r'TypeMirror',
r'reflectable.mirrors.TypeMirror',
134218247,
24,
const prefix0.ContainedReflectable(),
const <int>[
2023-04-21 06:25:54 +00:00
447,
448,
449,
450,
451,
452,
453,
454,
455,
456,
457,
458,
459,
460
2023-03-11 04:44:22 +00:00
],
2023-04-21 06:25:54 +00:00
const <int>[114, 115, 116, 117, 118],
2023-03-11 04:44:22 +00:00
const <int>[],
4,
{},
{},
{},
13,
24,
const <int>[],
const [],
null),
r.NonGenericClassMirrorImpl(
r'LibraryMirror',
r'reflectable.mirrors.LibraryMirror',
134218247,
25,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[461, 462, 463, 464, 465, 466, 467],
const <int>[114, 115, 116, 117, 118],
2023-03-11 04:44:22 +00:00
const <int>[],
4,
{},
{},
{},
13,
25,
const <int>[],
const [],
null),
r.GenericClassMirrorImpl(
r'Iterable',
r'dart.core.Iterable',
134218247,
26,
const prefix0.ContainedReflectable(),
const <int>[
2023-04-21 06:25:54 +00:00
468,
469,
470,
471,
472,
473,
474,
475,
476,
477,
478,
479,
480,
2023-03-11 04:44:22 +00:00
481,
482,
483,
484,
485,
486,
487,
488,
489,
490,
491,
492,
493,
494,
495,
496,
497,
498,
499,
500,
501,
2023-04-21 06:25:54 +00:00
502
2023-03-11 04:44:22 +00:00
],
const <int>[
2023-04-21 06:25:54 +00:00
114,
492,
116,
117,
2023-03-11 04:44:22 +00:00
118,
2023-04-21 06:25:54 +00:00
469,
470,
471,
472,
473,
474,
475,
476,
477,
478,
479,
480,
481,
2023-03-11 04:44:22 +00:00
482,
483,
484,
485,
486,
487,
488,
489,
490,
491,
494,
495,
496,
497,
498,
2023-04-21 06:25:54 +00:00
499
2023-03-11 04:44:22 +00:00
],
2023-04-21 06:25:54 +00:00
const <int>[468],
2023-03-11 04:44:22 +00:00
4,
{r'castFrom': () => Iterable.castFrom},
{},
{
r'generate': (bool b) => (count, [generator]) =>
b ? Iterable.generate(count, generator) : null,
r'empty': (bool b) => () => b ? Iterable.empty() : null
},
4,
26,
const <int>[],
const [],
null,
(o) => false,
const <int>[35],
26),
r.NonGenericClassMirrorImpl(
r'ReflectCapability',
r'reflectable.capability.ReflectCapability',
134218247,
27,
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[503],
const <int>[114, 115, 116, 117, 118],
2023-03-11 04:44:22 +00:00
const <int>[],
4,
{},
{},
{},
14,
27,
const <int>[],
const [],
null),
r.TypeVariableMirrorImpl(r'T', r'angel3_route.src.router.Router.T',
const prefix0.ContainedReflectable(), 4, 10, <Object>[]),
r.TypeVariableMirrorImpl(r'E', r'dart.core.List.E',
const prefix0.ContainedReflectable(), 4, 14, <Object>[]),
r.TypeVariableMirrorImpl(r'K', r'dart.core.Map.K',
const prefix0.ContainedReflectable(), 4, 15, <Object>[]),
r.TypeVariableMirrorImpl(r'V', r'dart.core.Map.V',
const prefix0.ContainedReflectable(), 4, 15, <Object>[]),
r.TypeVariableMirrorImpl(r'T', r'dart.async.Future.T',
const prefix0.ContainedReflectable(), 4, 19, <Object>[]),
r.TypeVariableMirrorImpl(r'T', r'dart.async.FutureOr.T',
const prefix0.ContainedReflectable(), 4, 20, <Object>[]),
r.TypeVariableMirrorImpl(
r'T',
r'angel3_route.src.router.SymlinkRoute.T',
const prefix0.ContainedReflectable(),
4,
22, <Object>[]),
r.TypeVariableMirrorImpl(r'E', r'dart.core.Iterable.E',
const prefix0.ContainedReflectable(), 4, 26, <Object>[])
],
<m.DeclarationMirror>[
r.VariableMirrorImpl(
r'contained',
142738581,
1,
const prefix0.ContainedReflectable(),
3,
3,
3, const <int>[], const []),
r.VariableMirrorImpl(
r'deprecated',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
28,
28, const <int>[], const []),
r.VariableMirrorImpl(
r'override',
142738581,
-1,
const prefix0.ContainedReflectable(),
4,
4,
4, const <int>[], const []),
r.VariableMirrorImpl(
r'provisional',
75629717,
-1,
const prefix0.ContainedReflectable(),
-1,
29,
29, const <int>[], const []),
r.VariableMirrorImpl(
r'proxy',
75629717,
-1,
const prefix0.ContainedReflectable(),
-1,
29,
29, const <int>[], const []),
r.VariableMirrorImpl(
r'pleaseInitializeMessage',
142738581,
-1,
const prefix0.ContainedReflectable(),
16,
16,
16, const <int>[], const []),
r.VariableMirrorImpl(
r'data',
142737429,
-1,
const prefix0.ContainedReflectable(),
15,
30,
15,
const <int>[3, 31],
const []),
r.VariableMirrorImpl(
r'memberSymbolMap',
75628565,
-1,
const prefix0.ContainedReflectable(),
15,
32,
15,
const <int>[33, 16],
const []),
r.VariableMirrorImpl(
r'noExpose',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
34,
34, const <int>[], const []),
r.VariableMirrorImpl(
r'instanceInvokeCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
35,
35, const <int>[], const []),
r.VariableMirrorImpl(
r'staticInvokeCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
36,
36, const <int>[], const []),
r.VariableMirrorImpl(
r'topLevelInvokeCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
37,
37, const <int>[], const []),
r.VariableMirrorImpl(
r'newInstanceCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
38,
38, const <int>[], const []),
r.VariableMirrorImpl(
r'metadataCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
39,
39, const <int>[], const []),
r.VariableMirrorImpl(
r'typeCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
40,
40, const <int>[], const []),
r.VariableMirrorImpl(
r'typeRelationsCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
41,
41, const <int>[], const []),
r.VariableMirrorImpl(
r'reflectedTypeCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
42,
42, const <int>[], const []),
r.VariableMirrorImpl(
r'libraryCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
43,
43, const <int>[], const []),
r.VariableMirrorImpl(
r'declarationsCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
44,
44, const <int>[], const []),
r.VariableMirrorImpl(
r'uriCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
45,
45, const <int>[], const []),
r.VariableMirrorImpl(
r'libraryDependenciesCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
46,
46, const <int>[], const []),
r.VariableMirrorImpl(
r'invokingCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
47,
47, const <int>[], const []),
r.VariableMirrorImpl(
r'typingCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
48,
48, const <int>[], const []),
r.VariableMirrorImpl(
r'delegateCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
49,
49, const <int>[], const []),
r.VariableMirrorImpl(
r'subtypeQuantifyCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
50,
50, const <int>[], const []),
r.VariableMirrorImpl(
r'superclassQuantifyCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
51,
51, const <int>[], const []),
r.VariableMirrorImpl(
r'typeAnnotationQuantifyCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
52,
52, const <int>[], const []),
r.VariableMirrorImpl(
r'typeAnnotationDeepQuantifyCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
52,
52, const <int>[], const []),
r.VariableMirrorImpl(
r'correspondingSetterQuantifyCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
53,
53, const <int>[], const []),
r.VariableMirrorImpl(
r'admitSubtypeCapability',
142738581,
-1,
const prefix0.ContainedReflectable(),
-1,
54,
54, const <int>[], const []),
r.VariableMirrorImpl(
r'injectSingleton',
134349829,
2,
const prefix0.ContainedReflectable(),
13,
13,
13, const <int>[], const []),
r.VariableMirrorImpl(r'middleware', 151126021, 2,
const prefix0.ContainedReflectable(), 14, 55, 14, null, const []),
r.VariableMirrorImpl(r'routeMappings', 151126021, 2,
const prefix0.ContainedReflectable(), 15, 56, 15, null, const []),
r.VariableMirrorImpl(
r'thisClassName',
134349973,
3,
const prefix0.ContainedReflectable(),
16,
16,
16, const <int>[], const []),
r.VariableMirrorImpl(
r'thisClassId',
134349973,
3,
const prefix0.ContainedReflectable(),
16,
16,
16, const <int>[], const []),
r.VariableMirrorImpl(
2023-04-21 06:25:54 +00:00
r'item',
134348805,
2023-03-11 04:44:22 +00:00
7,
const prefix0.ContainedReflectable(),
-1,
57,
57, const <int>[], const []),
r.VariableMirrorImpl(r'handlerCache', 151127045, 9,
const prefix0.ContainedReflectable(), 15, 58, 15, null, const []),
r.VariableMirrorImpl(
r'encoders',
151127045,
9,
const prefix0.ContainedReflectable(),
15,
59,
15,
const <int>[16, 60],
const []),
r.VariableMirrorImpl(
r'mimeTypeResolver',
134349829,
9,
const prefix0.ContainedReflectable(),
-1,
61,
61, const <int>[], const []),
r.VariableMirrorImpl(
r'serializer',
67108869,
9,
const prefix0.ContainedReflectable(),
-1,
62,
62, const <int>[], const []),
r.VariableMirrorImpl(
r'allowMethodOverrides',
134348805,
9,
const prefix0.ContainedReflectable(),
13,
13,
13, const <int>[], const []),
r.VariableMirrorImpl(
r'environment',
134349829,
9,
const prefix0.ContainedReflectable(),
-1,
63,
63, const <int>[], const []),
r.VariableMirrorImpl(r'startupHooks', 151127045, 9,
const prefix0.ContainedReflectable(), 14, 64, 14, null, const []),
r.VariableMirrorImpl(r'shutdownHooks', 151127045, 9,
const prefix0.ContainedReflectable(), 14, 64, 14, null, const []),
r.VariableMirrorImpl(r'responseFinalizers', 151127045, 9,
const prefix0.ContainedReflectable(), 14, 55, 14, null, const []),
r.VariableMirrorImpl(
r'viewGenerator',
67108869,
9,
const prefix0.ContainedReflectable(),
-1,
65,
65, const <int>[], const []),
r.VariableMirrorImpl(
r'errorHandler',
134217733,
9,
const prefix0.ContainedReflectable(),
-1,
66,
66, const <int>[], const []),
r.VariableMirrorImpl(r'configuration', 151127045, 12,
const prefix0.ContainedReflectable(), 15, 67, 15, null, const []),
r.VariableMirrorImpl(
r'method',
134349829,
21,
const prefix0.ContainedReflectable(),
16,
16,
16, const <int>[], const []),
r.VariableMirrorImpl(
r'path',
2023-04-21 06:25:54 +00:00
67240965,
2023-03-11 04:44:22 +00:00
21,
const prefix0.ContainedReflectable(),
16,
16,
16, const <int>[], const []),
2023-04-21 06:25:54 +00:00
r.VariableMirrorImpl(r'middleware', 84018181, 21,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(), 26, 68, 26, null, const []),
r.VariableMirrorImpl(
r'as',
67240965,
21,
const prefix0.ContainedReflectable(),
16,
16,
16, const <int>[], const []),
r.VariableMirrorImpl(
r'allowNull',
151127045,
21,
const prefix0.ContainedReflectable(),
14,
69,
14,
const <int>[16],
const []),
r.VariableMirrorImpl(
r'get',
134349973,
21,
const prefix0.ContainedReflectable(),
21,
21,
21, const <int>[], const []),
r.VariableMirrorImpl(
r'post',
134349973,
21,
const prefix0.ContainedReflectable(),
21,
21,
21, const <int>[], const []),
r.VariableMirrorImpl(
r'patch',
134349973,
21,
const prefix0.ContainedReflectable(),
21,
21,
21, const <int>[], const []),
r.VariableMirrorImpl(
r'put',
134349973,
21,
const prefix0.ContainedReflectable(),
21,
21,
21, const <int>[], const []),
r.VariableMirrorImpl(
r'delete',
134349973,
21,
const prefix0.ContainedReflectable(),
21,
21,
21, const <int>[], const []),
r.VariableMirrorImpl(
r'head',
134349973,
21,
const prefix0.ContainedReflectable(),
21,
21,
21, const <int>[], const []),
r.VariableMirrorImpl(r'router', 151127045, 22,
const prefix0.ContainedReflectable(), 10, 70, 10, null, const []),
r.VariableMirrorImpl(
r'method',
134349829,
-1,
const prefix0.ContainedReflectable(),
16,
16,
16, const <int>[], const []),
r.VariableMirrorImpl(
r'path',
134349829,
-1,
const prefix0.ContainedReflectable(),
16,
16,
16, const <int>[], const []),
r.VariableMirrorImpl(r'handlers', 151127045, -1,
const prefix0.ContainedReflectable(), 14, 71, 14, null, const []),
r.VariableMirrorImpl(
r'name',
67239941,
-1,
const prefix0.ContainedReflectable(),
16,
16,
16, const <int>[], const []),
r.MethodMirrorImpl(r'main', 9699352, 0, -1, -1, -1, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.ImplicitGetterMirrorImpl(const prefix0.ContainedReflectable(), 0, 35),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'identical',
10485784,
-1,
13,
13,
13,
const <int>[],
const <int>[0, 1],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'identityHashCode',
10485784,
-1,
17,
17,
17,
const <int>[],
const <int>[2],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'print', 9699352, -1, -1, -1, -1, const <int>[],
const <int>[3], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.ImplicitGetterMirrorImpl(const prefix0.ContainedReflectable(), 1, 39),
r.ImplicitGetterMirrorImpl(const prefix0.ContainedReflectable(), 2, 40),
r.ImplicitGetterMirrorImpl(const prefix0.ContainedReflectable(), 3, 41),
r.ImplicitGetterMirrorImpl(const prefix0.ContainedReflectable(), 4, 42),
r.ImplicitGetterMirrorImpl(const prefix0.ContainedReflectable(), 5, 43),
r.ImplicitGetterMirrorImpl(const prefix0.ContainedReflectable(), 6, 44),
r.ImplicitSetterMirrorImpl(const prefix0.ContainedReflectable(), 6, 45),
r.ImplicitGetterMirrorImpl(const prefix0.ContainedReflectable(), 7, 46),
r.ImplicitSetterMirrorImpl(const prefix0.ContainedReflectable(), 7, 47),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'reflectors',
44040211,
-1,
-1,
72,
73,
const <int>[3],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'flatten', 44040216, -1, 10, 74, 10, null,
const <int>[6], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'chain', 8388632, -1, -1, 75, 75, const <int>[],
const <int>[7], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'unawaited', 9699352, -1, -1, -1, -1, const <int>[],
const <int>[8], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'scheduleMicrotask',
9699352,
-1,
-1,
-1,
-1,
const <int>[],
const <int>[9],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'runZoned',
8388632,
-1,
-1,
-1,
-1,
const <int>[],
const <int>[10, 11, 12, 13],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'runZonedGuarded',
8388632,
-1,
-1,
-1,
-1,
const <int>[],
const <int>[14, 15, 16, 17],
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.ImplicitGetterMirrorImpl(const prefix0.ContainedReflectable(), 8, 55),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'reflectableNoSuchInvokableError',
8912920,
-1,
-1,
-1,
-1,
const <int>[],
const <int>[18, 19, 20, 21, 22],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'reflectableNoSuchMethodError',
8912920,
-1,
-1,
-1,
-1,
const <int>[],
const <int>[23, 24, 25, 26],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'reflectableNoSuchGetterError',
8912920,
-1,
-1,
-1,
-1,
const <int>[],
const <int>[27, 28, 29, 30],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'reflectableNoSuchSetterError',
8912920,
-1,
-1,
-1,
-1,
const <int>[],
const <int>[31, 32, 33, 34],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'reflectableNoSuchConstructorError',
8912920,
-1,
-1,
-1,
-1,
const <int>[],
const <int>[35, 36, 37, 38],
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.ImplicitGetterMirrorImpl(const prefix0.ContainedReflectable(), 9, 61),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 10, 62),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 11, 63),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 12, 64),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 13, 65),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 14, 66),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 15, 67),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 16, 68),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 17, 69),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 18, 70),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 19, 71),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 20, 72),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 21, 73),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 22, 74),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 23, 75),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 24, 76),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 25, 77),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 26, 78),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 27, 79),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 28, 80),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 29, 81),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
2023-04-21 06:25:54 +00:00
r'order',
2023-03-11 04:44:22 +00:00
2097154,
0,
7,
7,
7,
const <int>[],
const <int>[39],
const prefix0.ContainedReflectable(),
const <Object>[const prefix11.Expose('/')]),
r.MethodMirrorImpl(r'', 64, 0, -1, 0, 0, const <int>[], const <int>[],
const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'==', 2097154, 4, 13, 13, 13, const <int>[],
const <int>[40], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'toString', 2097154, 4, 16, 16, 16, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'noSuchMethod',
524290,
4,
-1,
-1,
-1,
const <int>[],
const <int>[41],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'hashCode', 2097155, 4, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'runtimeType',
2097155,
4,
18,
18,
18,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'configureServer',
35651586,
2,
19,
76,
19,
const <int>[-1],
const <int>[42],
const prefix0.ContainedReflectable(),
const <Object>[prefix16.mustCallSuper]),
r.MethodMirrorImpl(
r'applyRoutes',
35651586,
2,
19,
77,
19,
const <int>[16],
const <int>[43, 44],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'configureRoutes',
35651586,
2,
20,
78,
20,
const <int>[-1],
const <int>[45],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'findExpose',
2097154,
2,
21,
21,
21,
const <int>[],
const <int>[46, 47],
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.ImplicitGetterMirrorImpl(const prefix0.ContainedReflectable(), 0, 93),
r.ImplicitGetterMirrorImpl(const prefix0.ContainedReflectable(), 1, 94),
r.ImplicitSetterMirrorImpl(const prefix0.ContainedReflectable(), 1, 95),
r.ImplicitGetterMirrorImpl(const prefix0.ContainedReflectable(), 2, 96),
r.ImplicitSetterMirrorImpl(const prefix0.ContainedReflectable(), 2, 97),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'app', 2097155, 2, 9, 9, 9, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'mountPoint', 35651587, 2, 22, 79, 22, null,
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'', 128, 1, -1, 1, 1, const <int>[], const <int>[],
const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'capabilities',
35651587,
6,
14,
80,
14,
const <int>[27],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'canReflect',
2097154,
5,
13,
13,
13,
const <int>[],
const <int>[50],
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(
r'reflect',
2097154,
5,
23,
23,
23,
const <int>[],
const <int>[51],
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(
r'canReflectType',
2097154,
5,
13,
13,
13,
const <int>[],
const <int>[52],
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(
r'reflectType',
2097154,
5,
24,
24,
24,
const <int>[],
const <int>[53],
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(
r'findLibrary',
2097154,
5,
25,
25,
25,
const <int>[],
const <int>[54],
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(
r'libraries',
35651587,
5,
15,
82,
15,
const <int>[81, 25],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(
r'annotatedClasses',
35651587,
5,
26,
84,
26,
const <int>[83],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(r'', 0, 2, -1, 2, 2, const <int>[], const <int>[55],
const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'getInstance', 2097170, 3, 3, 3, 3, const <int>[],
const <int>[56], const prefix0.ContainedReflectable(), const []),
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 3, 111),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 4, 112),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'',
128,
3,
-1,
3,
3,
const <int>[],
const <int>[57, 58, 59, 60, 61, 62, 63, 64, 65, 66],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'fromList', 128, 3, -1, 3, 3, const <int>[],
const <int>[67], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'hash',
2097170,
4,
17,
17,
17,
const <int>[],
const <int>[
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86,
87
],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'hashAll', 2097170, 4, 17, 17, 17, const <int>[],
const <int>[88], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'hashAllUnordered',
2097170,
4,
17,
17,
17,
const <int>[],
const <int>[89],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'', 128, 4, -1, 4, 4, const <int>[], const <int>[],
const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'',
128,
5,
-1,
5,
5,
const <int>[],
const <int>[90, 91, 92, 93, 94, 95, 96, 97, 98, 99],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'fromList', 128, 5, -1, 5, 5, const <int>[],
const <int>[100], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'',
128,
6,
-1,
6,
6,
const <int>[],
const <int>[101, 102, 103, 104, 105, 106, 107, 108, 109, 110],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'fromList', 128, 6, -1, 6, 6, const <int>[],
const <int>[111], const prefix0.ContainedReflectable(), const []),
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 5, 123),
2023-03-11 04:44:22 +00:00
r.ImplicitSetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 5, 124),
r.MethodMirrorImpl(r'name', 2097155, 7, 16, 16, 16, const <int>[],
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'', 0, 7, -1, 7, 7, const <int>[], const <int>[112],
const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'memberName', 2097667, 8, -1, 33, 33, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'typeArguments',
35651587,
8,
14,
2023-04-21 06:25:54 +00:00
85,
2023-03-11 04:44:22 +00:00
14,
const <int>[18],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'positionalArguments',
35652099,
8,
14,
2023-04-21 06:25:54 +00:00
86,
2023-03-11 04:44:22 +00:00
14,
null,
const <int>[],
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'namedArguments', 35652099, 8, 15, 87, 15, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'isMethod', 2097667, 8, 13, 13, 13, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'isGetter', 2097667, 8, 13, 13, 13, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'isSetter', 2097667, 8, 13, 13, 13, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'isAccessor', 2097155, 8, 13, 13, 13, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'', 0, 8, -1, 8, 8, const <int>[], const <int>[],
const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'method',
1,
8,
-1,
8,
8,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[114, 115, 116],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'genericMethod',
1,
8,
-1,
8,
8,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[117, 118, 119, 120],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'getter', 257, 8, -1, 8, 8, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[121], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'setter',
257,
8,
-1,
8,
8,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[122, 123],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'addRoute',
35651586,
9,
-1,
2023-04-21 06:25:54 +00:00
88,
2023-03-11 04:44:22 +00:00
89,
null,
2023-04-21 06:25:54 +00:00
const <int>[124, 125, 126, 127],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(
r'mount',
35651586,
9,
22,
2023-04-21 06:25:54 +00:00
90,
2023-03-11 04:44:22 +00:00
22,
null,
2023-04-21 06:25:54 +00:00
const <int>[128, 129],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(
r'bootstrapContainer',
1310722,
9,
-1,
-1,
-1,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'close',
35651586,
9,
19,
76,
19,
const <int>[-1],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(
r'dumpTree',
1310722,
9,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[130, 131, 132, 133],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(
r'getHandlerResult',
35651586,
9,
19,
2023-04-21 06:25:54 +00:00
91,
2023-03-11 04:44:22 +00:00
19,
null,
2023-04-21 06:25:54 +00:00
const <int>[134, 135, 136],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'executeHandler',
35651586,
9,
19,
2023-04-21 06:25:54 +00:00
92,
2023-03-11 04:44:22 +00:00
19,
const <int>[13],
2023-04-21 06:25:54 +00:00
const <int>[137, 138, 139],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'findProperty',
524290,
9,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[140],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'optimizeForProduction',
1310722,
9,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[141],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'runContained',
35651586,
9,
19,
2023-04-21 06:25:54 +00:00
91,
2023-03-11 04:44:22 +00:00
19,
null,
2023-04-21 06:25:54 +00:00
const <int>[142, 143, 144, 145],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'runReflected',
35651586,
9,
19,
2023-04-21 06:25:54 +00:00
91,
2023-03-11 04:44:22 +00:00
19,
null,
2023-04-21 06:25:54 +00:00
const <int>[146, 147, 148, 149],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'configure', 35651586, 9, 19, 91, 19, null,
const <int>[150], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'mountController', 35651586, 9, 19, 93, 19, null,
const <int>[151], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'fallback', 35651586, 9, -1, 94, 95, null,
const <int>[152], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'use',
35651586,
9,
-1,
2023-04-21 06:25:54 +00:00
96,
2023-03-11 04:44:22 +00:00
97,
null,
2023-04-21 06:25:54 +00:00
const <int>[153, 154],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 6, 155),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 7, 156),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 8, 157),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 9, 158),
2023-03-11 04:44:22 +00:00
r.ImplicitSetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 9, 159),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 10, 160),
2023-03-11 04:44:22 +00:00
r.ImplicitSetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 10, 161),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 11, 162),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 12, 163),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 13, 164),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 14, 165),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 15, 166),
2023-03-11 04:44:22 +00:00
r.ImplicitSetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 15, 167),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 16, 168),
2023-03-11 04:44:22 +00:00
r.ImplicitSetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 16, 169),
r.MethodMirrorImpl(r'preContained', 35651587, 9, 15, 98, 15, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'optimizedRouter', 35651587, 9, 10, 99, 10, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'children',
35651587,
9,
14,
2023-04-21 06:25:54 +00:00
100,
2023-03-11 04:44:22 +00:00
14,
const <int>[9],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'controllers',
35651587,
9,
15,
2023-04-21 06:25:54 +00:00
102,
2023-03-11 04:44:22 +00:00
15,
2023-04-21 06:25:54 +00:00
const <int>[101, 2],
2023-03-11 04:44:22 +00:00
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'parent', 2097155, 9, 9, 9, 9, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'logger', 2097155, 9, -1, 103, 103, const <int>[],
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'logger=', 1310724, 9, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[165], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'',
0,
9,
-1,
9,
9,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[155, 156, 157, 158, 159, 160],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'enableCache',
1310722,
10,
-1,
-1,
-1,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'chain', 35651586, 10, -1, 104, 105, null,
const <int>[166], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'clone', 35651586, 10, 10, 106, 10, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'group',
35651586,
10,
22,
2023-04-21 06:25:54 +00:00
107,
2023-03-11 04:44:22 +00:00
22,
null,
2023-04-21 06:25:54 +00:00
const <int>[167, 168, 169, 170],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'groupAsync',
35651586,
10,
19,
2023-04-21 06:25:54 +00:00
108,
2023-03-11 04:44:22 +00:00
19,
null,
2023-04-21 06:25:54 +00:00
const <int>[171, 172, 173, 174],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'navigate',
2097154,
10,
16,
16,
16,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[175, 176],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'resolve',
2097154,
10,
13,
13,
13,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[177, 178, 179, 180, 181],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'resolveAbsolute',
35651586,
10,
26,
2023-04-21 06:25:54 +00:00
109,
2023-03-11 04:44:22 +00:00
26,
null,
2023-04-21 06:25:54 +00:00
const <int>[182, 183, 184],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'resolveAll',
35651586,
10,
26,
2023-04-21 06:25:54 +00:00
109,
2023-03-11 04:44:22 +00:00
26,
null,
2023-04-21 06:25:54 +00:00
const <int>[185, 186, 187, 188],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'all',
35651586,
10,
-1,
2023-04-21 06:25:54 +00:00
110,
2023-03-11 04:44:22 +00:00
111,
null,
2023-04-21 06:25:54 +00:00
const <int>[189, 190, 191],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'delete',
35651586,
10,
-1,
2023-04-21 06:25:54 +00:00
110,
2023-03-11 04:44:22 +00:00
111,
null,
2023-04-21 06:25:54 +00:00
const <int>[192, 193, 194],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'get',
35651586,
10,
-1,
2023-04-21 06:25:54 +00:00
110,
2023-03-11 04:44:22 +00:00
111,
null,
2023-04-21 06:25:54 +00:00
const <int>[195, 196, 197],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'head',
35651586,
10,
-1,
2023-04-21 06:25:54 +00:00
110,
2023-03-11 04:44:22 +00:00
111,
null,
2023-04-21 06:25:54 +00:00
const <int>[198, 199, 200],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'options',
35651586,
10,
-1,
2023-04-21 06:25:54 +00:00
110,
2023-03-11 04:44:22 +00:00
111,
null,
2023-04-21 06:25:54 +00:00
const <int>[201, 202, 203],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'post',
35651586,
10,
-1,
2023-04-21 06:25:54 +00:00
110,
2023-03-11 04:44:22 +00:00
111,
null,
2023-04-21 06:25:54 +00:00
const <int>[204, 205, 206],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'patch',
35651586,
10,
-1,
2023-04-21 06:25:54 +00:00
110,
2023-03-11 04:44:22 +00:00
111,
null,
2023-04-21 06:25:54 +00:00
const <int>[207, 208, 209],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'put',
35651586,
10,
-1,
2023-04-21 06:25:54 +00:00
112,
2023-03-11 04:44:22 +00:00
113,
null,
2023-04-21 06:25:54 +00:00
const <int>[210, 211, 212],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'middleware', 35651587, 10, 14, 114, 14, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'mounted', 35651587, 10, 15, 115, 15, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'routes', 35651587, 10, 14, 116, 14, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'findService', 2, 12, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[213], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'findServiceOf', 35651586, 12, -1, 117, 118, null,
const <int>[214], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'findHookedService',
35651586,
12,
-1,
2023-04-21 06:25:54 +00:00
119,
2023-03-11 04:44:22 +00:00
120,
null,
2023-04-21 06:25:54 +00:00
const <int>[215],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 17, 201),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'container',
2097155,
12,
-1,
2023-04-21 06:25:54 +00:00
121,
121,
2023-03-11 04:44:22 +00:00
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'services', 35651587, 12, 15, 122, 15, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'onService', 35651587, 12, -1, 123, 124, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'addRoute',
35651586,
10,
-1,
2023-04-21 06:25:54 +00:00
110,
2023-03-11 04:44:22 +00:00
111,
null,
2023-04-21 06:25:54 +00:00
const <int>[216, 217, 218, 219],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'dumpTree',
1310722,
10,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[220, 221, 222],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'mount',
35651586,
10,
22,
2023-04-21 06:25:54 +00:00
107,
2023-03-11 04:44:22 +00:00
22,
null,
2023-04-21 06:25:54 +00:00
const <int>[223, 224],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'', 0, 10, -1, 106, 10, null, const <int>[],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'getName', 2097666, 11, 16, 16, 16, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[225], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'reflectClass',
2097666,
11,
-1,
2023-04-21 06:25:54 +00:00
125,
125,
2023-03-11 04:44:22 +00:00
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[226],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'reflectFunction',
2097666,
11,
-1,
2023-04-21 06:25:54 +00:00
126,
126,
2023-03-11 04:44:22 +00:00
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[227],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'reflectType',
2097666,
11,
-1,
2023-04-21 06:25:54 +00:00
127,
127,
2023-03-11 04:44:22 +00:00
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[228],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'reflectInstance',
2097666,
11,
-1,
2023-04-21 06:25:54 +00:00
128,
128,
2023-03-11 04:44:22 +00:00
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[229],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'reflectFutureOf',
2097154,
11,
-1,
2023-04-21 06:25:54 +00:00
129,
129,
2023-03-11 04:44:22 +00:00
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[230],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'', 128, 11, -1, 11, 11, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'close', 1310722, 12, -1, -1, -1, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'addRoute',
35651586,
12,
-1,
2023-04-21 06:25:54 +00:00
88,
2023-03-11 04:44:22 +00:00
89,
null,
2023-04-21 06:25:54 +00:00
const <int>[231, 232, 233, 234],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(
r'use',
35651586,
12,
-1,
2023-04-21 06:25:54 +00:00
130,
2023-03-11 04:44:22 +00:00
131,
null,
2023-04-21 06:25:54 +00:00
const <int>[235, 236],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'', 0, 12, -1, 12, 12, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[237], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'&', 2097154, 13, 13, 13, 13, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[238], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'|', 2097154, 13, 13, 13, 13, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[239], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'^', 2097154, 13, 13, 13, 13, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[240], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'toString', 2097154, 13, 16, 16, 16, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'hashCode', 2097155, 13, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'fromEnvironment',
129,
13,
-1,
13,
13,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[241, 242],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'hasEnvironment',
129,
13,
-1,
13,
13,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[243],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'castFrom', 35651602, 14, 14, 132, 14, null,
const <int>[244], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'copyRange',
1310738,
14,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[245, 246, 247, 248, 249],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'writeIterable',
1310738,
14,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[250, 251, 252],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'cast', 35652098, 14, 14, 133, 14, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'[]', 514, 14, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[253], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'[]=',
1311234,
14,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[254, 255],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'add', 1311234, 14, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[256], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'addAll', 1311234, 14, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[257], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'sort', 1311234, 14, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[258], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'shuffle', 1311234, 14, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[259], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'indexOf',
2097666,
14,
17,
17,
17,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[260, 261],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'indexWhere',
2097666,
14,
17,
17,
17,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[262, 263],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'lastIndexWhere',
2097666,
14,
17,
17,
17,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[264, 265],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'lastIndexOf',
2097666,
14,
17,
17,
17,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[266, 267],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'clear', 1311234, 14, -1, -1, -1, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'insert',
1311234,
14,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[268, 269],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'insertAll',
1311234,
14,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[270, 271],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'setAll',
1311234,
14,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[272, 273],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'remove', 2097666, 14, 13, 13, 13, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[274], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'removeAt', 514, 14, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[275], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'removeLast', 514, 14, -1, -1, -1, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'removeWhere',
1311234,
14,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[276],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'retainWhere',
1311234,
14,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[277],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'+', 35652098, 14, 14, 134, 14, null,
const <int>[278], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'sublist',
35652098,
14,
14,
2023-04-21 06:25:54 +00:00
134,
2023-03-11 04:44:22 +00:00
14,
null,
2023-04-21 06:25:54 +00:00
const <int>[279, 280],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'getRange',
35652098,
14,
26,
2023-04-21 06:25:54 +00:00
135,
2023-03-11 04:44:22 +00:00
26,
null,
2023-04-21 06:25:54 +00:00
const <int>[281, 282],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'setRange',
1311234,
14,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[283, 284, 285, 286],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'removeRange',
1311234,
14,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[287, 288],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'fillRange',
1311234,
14,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[289, 290, 291],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'replaceRange',
1311234,
14,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[292, 293, 294],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'asMap', 35652098, 14, 15, 136, 15, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'==', 2097666, 14, 13, 13, 13, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[295], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'first=', 1311236, 14, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[309], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'last=', 1311236, 14, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[310], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'length', 2097667, 14, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'length=', 1311236, 14, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[311], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'reversed', 35652099, 14, 26, 135, 26, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'', 1, 14, -1, 134, 14, null, const <int>[296],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'filled',
1,
14,
-1,
2023-04-21 06:25:54 +00:00
134,
2023-03-11 04:44:22 +00:00
14,
null,
2023-04-21 06:25:54 +00:00
const <int>[297, 298, 299],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'empty', 1, 14, -1, 134, 14, null, const <int>[300],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'from',
1,
14,
-1,
2023-04-21 06:25:54 +00:00
134,
2023-03-11 04:44:22 +00:00
14,
null,
2023-04-21 06:25:54 +00:00
const <int>[301, 302],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'of',
1,
14,
-1,
2023-04-21 06:25:54 +00:00
134,
2023-03-11 04:44:22 +00:00
14,
null,
2023-04-21 06:25:54 +00:00
const <int>[303, 304],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'generate',
1,
14,
-1,
2023-04-21 06:25:54 +00:00
134,
2023-03-11 04:44:22 +00:00
14,
null,
2023-04-21 06:25:54 +00:00
const <int>[305, 306, 307],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'unmodifiable', 1, 14, -1, 134, 14, null,
const <int>[308], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'castFrom', 35651602, 15, 15, 137, 15, null,
const <int>[312], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'cast', 35652098, 15, 15, 138, 15, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'containsValue',
2097666,
15,
13,
13,
13,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[313],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'containsKey',
2097666,
15,
13,
13,
13,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[314],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'[]', 514, 15, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[315], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'[]=',
1311234,
15,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[316, 317],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'map', 35652098, 15, 15, 139, 15, null,
const <int>[318], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'addEntries',
1311234,
15,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[319],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'update',
514,
15,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[320, 321, 322],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'updateAll', 1311234, 15, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[323], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'removeWhere',
1311234,
15,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[324],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'putIfAbsent',
514,
15,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[325, 326],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'addAll', 1311234, 15, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[327], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'remove', 514, 15, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[328], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'clear', 1311234, 15, -1, -1, -1, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'forEach', 1311234, 15, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[329], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'entries', 35652099, 15, 26, 140, 26, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'keys', 35652099, 15, 26, 141, 26, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'values', 35652099, 15, 26, 142, 26, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'length', 2097667, 15, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'isEmpty', 2097667, 15, 13, 13, 13, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'isNotEmpty',
2097667,
15,
13,
13,
13,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'', 1, 15, -1, 143, 15, null, const <int>[],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'from', 257, 15, -1, 143, 15, null,
const <int>[330], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'of', 257, 15, -1, 143, 15, null, const <int>[331],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'unmodifiable', 1, 15, -1, 143, 15, null,
const <int>[332], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'identity', 257, 15, -1, 143, 15, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'fromIterable',
257,
15,
-1,
2023-04-21 06:25:54 +00:00
143,
2023-03-11 04:44:22 +00:00
15,
null,
2023-04-21 06:25:54 +00:00
const <int>[333, 334, 335],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'fromIterables',
257,
15,
-1,
2023-04-21 06:25:54 +00:00
143,
2023-03-11 04:44:22 +00:00
15,
null,
2023-04-21 06:25:54 +00:00
const <int>[336, 337],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'fromEntries', 1, 15, -1, 143, 15, null,
const <int>[338], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'[]', 2097666, 16, 16, 16, 16, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[339], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'codeUnitAt',
2097666,
16,
17,
17,
17,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[340],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'==', 2097666, 16, 13, 13, 13, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[341], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'compareTo', 2097666, 16, 17, 17, 17, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[342], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'endsWith', 2097666, 16, 13, 13, 13, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[343], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'startsWith',
2097666,
16,
13,
13,
13,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[344, 345],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'indexOf',
2097666,
16,
17,
17,
17,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[346, 347],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'lastIndexOf',
2097666,
16,
17,
17,
17,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[348, 349],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'+', 2097666, 16, 16, 16, 16, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[350], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'substring',
2097666,
16,
16,
16,
16,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[351, 352],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'trim', 2097666, 16, 16, 16, 16, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'trimLeft', 2097666, 16, 16, 16, 16, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'trimRight', 2097666, 16, 16, 16, 16, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'*', 2097666, 16, 16, 16, 16, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[353], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'padLeft',
2097666,
16,
16,
16,
16,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[354, 355],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'padRight',
2097666,
16,
16,
16,
16,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[356, 357],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'contains',
2097666,
16,
13,
13,
13,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[358, 359],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'replaceFirst',
2097666,
16,
16,
16,
16,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[360, 361, 362],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'replaceFirstMapped',
2097666,
16,
16,
16,
16,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[363, 364, 365],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'replaceAll',
2097666,
16,
16,
16,
16,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[366, 367],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'replaceAllMapped',
2097666,
16,
16,
16,
16,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[368, 369],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'replaceRange',
2097666,
16,
16,
16,
16,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[370, 371, 372],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'split', 35652098, 16, 14, 69, 14, const <int>[16],
2023-04-21 06:25:54 +00:00
const <int>[373], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'splitMapJoin',
2097666,
16,
16,
16,
16,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[374, 375, 376],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'toLowerCase',
2097666,
16,
16,
16,
16,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'toUpperCase',
2097666,
16,
16,
16,
16,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'length', 2097667, 16, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'hashCode', 2097667, 16, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'isEmpty', 2097667, 16, 13, 13, 13, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'isNotEmpty',
2097667,
16,
13,
13,
13,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'codeUnits',
35652099,
16,
14,
2023-04-21 06:25:54 +00:00
144,
2023-03-11 04:44:22 +00:00
14,
const <int>[17],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'runes', 2097667, 16, -1, 145, 145, const <int>[],
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'fromCharCodes',
1,
16,
-1,
16,
16,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[377, 378, 379],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'fromCharCode', 1, 16, -1, 16, 16, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[380], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'fromEnvironment',
129,
16,
-1,
16,
16,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[381, 382],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'&', 2097666, 17, 17, 17, 17, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[383], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'|', 2097666, 17, 17, 17, 17, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[384], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'^', 2097666, 17, 17, 17, 17, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[385], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'~', 2097666, 17, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'<<', 2097666, 17, 17, 17, 17, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[386], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'>>', 2097666, 17, 17, 17, 17, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[387], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'>>>', 2097666, 17, 17, 17, 17, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[388], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'modPow',
2097666,
17,
17,
17,
17,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[389, 390],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'modInverse',
2097666,
17,
17,
17,
17,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[391],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'gcd', 2097666, 17, 17, 17, 17, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[392], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'toUnsigned',
2097666,
17,
17,
17,
17,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[393],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'toSigned', 2097666, 17, 17, 17, 17, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[394], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'unary-', 2097666, 17, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'abs', 2097666, 17, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'round', 2097666, 17, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'floor', 2097666, 17, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'ceil', 2097666, 17, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'truncate', 2097666, 17, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'roundToDouble',
2097666,
17,
-1,
2023-04-21 06:25:54 +00:00
146,
146,
2023-03-11 04:44:22 +00:00
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'floorToDouble',
2097666,
17,
-1,
2023-04-21 06:25:54 +00:00
146,
146,
2023-03-11 04:44:22 +00:00
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'ceilToDouble',
2097666,
17,
-1,
2023-04-21 06:25:54 +00:00
146,
146,
2023-03-11 04:44:22 +00:00
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'truncateToDouble',
2097666,
17,
-1,
2023-04-21 06:25:54 +00:00
146,
146,
2023-03-11 04:44:22 +00:00
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'toString', 2097666, 17, 16, 16, 16, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'toRadixString',
2097666,
17,
16,
16,
16,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[395],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'parse',
2097170,
17,
17,
17,
17,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[396, 397, 398],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'tryParse',
2097170,
17,
17,
17,
17,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[399, 400],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'isEven', 2097667, 17, 13, 13, 13, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'isOdd', 2097667, 17, 13, 13, 13, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'bitLength', 2097667, 17, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'sign', 2097667, 17, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'fromEnvironment',
129,
17,
-1,
17,
17,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[401, 402],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'==', 2097666, 18, 13, 13, 13, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[403], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'toString', 2097666, 18, 16, 16, 16, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'hashCode', 2097667, 18, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'', 64, 18, -1, 18, 18, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'wait',
35651602,
19,
19,
2023-04-21 06:25:54 +00:00
147,
2023-03-11 04:44:22 +00:00
19,
null,
2023-04-21 06:25:54 +00:00
const <int>[404, 405, 406],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'any', 35651602, 19, 19, 148, 19, null,
const <int>[407], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'forEach',
35651602,
19,
19,
2023-04-21 06:25:54 +00:00
91,
2023-03-11 04:44:22 +00:00
19,
null,
2023-04-21 06:25:54 +00:00
const <int>[408, 409],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'doWhile', 35651602, 19, 19, 91, 19, null,
const <int>[410], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'then',
35652098,
19,
19,
2023-04-21 06:25:54 +00:00
149,
2023-03-11 04:44:22 +00:00
19,
null,
2023-04-21 06:25:54 +00:00
const <int>[411, 412],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'catchError',
35652098,
19,
19,
2023-04-21 06:25:54 +00:00
150,
2023-03-11 04:44:22 +00:00
19,
null,
2023-04-21 06:25:54 +00:00
const <int>[413, 414],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'whenComplete', 35652098, 19, 19, 150, 19, null,
const <int>[415], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'asStream', 35652098, 19, -1, 151, 152, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'timeout',
35652098,
19,
19,
2023-04-21 06:25:54 +00:00
150,
2023-03-11 04:44:22 +00:00
19,
null,
2023-04-21 06:25:54 +00:00
const <int>[416, 417],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'', 1, 19, -1, 150, 19, null, const <int>[418],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'microtask', 1, 19, -1, 150, 19, null,
const <int>[419], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'sync', 1, 19, -1, 150, 19, null, const <int>[420],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'value', 1, 19, -1, 150, 19, null, const <int>[421],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'error',
1,
19,
-1,
2023-04-21 06:25:54 +00:00
150,
2023-03-11 04:44:22 +00:00
19,
null,
2023-04-21 06:25:54 +00:00
const <int>[422, 423],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'delayed',
1,
19,
-1,
2023-04-21 06:25:54 +00:00
150,
2023-03-11 04:44:22 +00:00
19,
null,
2023-04-21 06:25:54 +00:00
const <int>[424, 425],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 18, 386),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 19, 387),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 20, 388),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 21, 389),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 22, 390),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 23, 391),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 24, 392),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 25, 393),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 26, 394),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 27, 395),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 28, 396),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'',
128,
21,
-1,
21,
21,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[426, 427, 428, 429, 430],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'method',
128,
21,
-1,
21,
21,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[431, 432, 433, 434],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 29, 399),
r.MethodMirrorImpl(r'', 0, 22, -1, 153, 22, null, const <int>[435, 436],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'toString',
2097154,
-1,
16,
16,
16,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[override]),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'clone', 35651586, -1, -1, 154, 155, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'makeUri', 2097154, -1, 16, 16, 16, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[437], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 30, 404),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 31, 405),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 32, 406),
2023-03-11 04:44:22 +00:00
r.ImplicitGetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 33, 407),
2023-03-11 04:44:22 +00:00
r.ImplicitSetterMirrorImpl(
2023-04-21 06:25:54 +00:00
const prefix0.ContainedReflectable(), 33, 408),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'parser',
35651587,
-1,
-1,
2023-04-21 06:25:54 +00:00
157,
2023-03-11 04:44:22 +00:00
158,
2023-04-21 06:25:54 +00:00
const <int>[156],
2023-03-11 04:44:22 +00:00
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'==',
2097666,
23,
13,
13,
13,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[439],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(r'delegate', 2097666, 23, 4, 4, 4, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[440], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'type', 2097667, 23, -1, 83, 83, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'hasReflectee',
2097667,
23,
13,
13,
13,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'reflectee', 2097667, 23, 4, 4, 4, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'hashCode',
2097667,
23,
17,
17,
17,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(r'', 64, 23, -1, 23, 23, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'isSubtypeOf',
2097666,
24,
13,
13,
13,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[441],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'isAssignableTo',
2097666,
24,
13,
13,
13,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[442],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'hasReflectedType',
2097667,
24,
13,
13,
13,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'reflectedType',
2097667,
24,
18,
18,
18,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'typeVariables',
35652099,
24,
14,
2023-04-21 06:25:54 +00:00
160,
2023-03-11 04:44:22 +00:00
14,
2023-04-21 06:25:54 +00:00
const <int>[159],
2023-03-11 04:44:22 +00:00
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'typeArguments',
35652099,
24,
14,
2023-04-21 06:25:54 +00:00
161,
2023-03-11 04:44:22 +00:00
14,
const <int>[24],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'reflectedTypeArguments',
35652099,
24,
14,
2023-04-21 06:25:54 +00:00
85,
2023-03-11 04:44:22 +00:00
14,
const <int>[18],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'isOriginalDeclaration',
2097667,
24,
13,
13,
13,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'originalDeclaration',
2097667,
24,
24,
24,
24,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'isNullable',
2097667,
24,
13,
13,
13,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'isNonNullable',
2097667,
24,
13,
13,
13,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'isPotentiallyNullable',
2097667,
24,
13,
13,
13,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'isPotentiallyNonNullable',
2097667,
24,
13,
13,
13,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'', 64, 24, -1, 24, 24, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'==',
2097666,
25,
13,
13,
13,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[443],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(r'uri', 2097667, 25, -1, 81, 81, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'declarations',
35652099,
25,
15,
2023-04-21 06:25:54 +00:00
163,
2023-03-11 04:44:22 +00:00
15,
2023-04-21 06:25:54 +00:00
const <int>[16, 162],
2023-03-11 04:44:22 +00:00
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'hashCode',
2097667,
25,
17,
17,
17,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(
r'libraryDependencies',
35652099,
25,
14,
2023-04-21 06:25:54 +00:00
165,
2023-03-11 04:44:22 +00:00
14,
2023-04-21 06:25:54 +00:00
const <int>[164],
2023-03-11 04:44:22 +00:00
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'owner',
2097667,
25,
-1,
29,
29,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[override]),
r.MethodMirrorImpl(r'', 64, 25, -1, 25, 25, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'castFrom', 35651602, 26, 26, 166, 26, null,
const <int>[444], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'cast', 35651586, 26, 26, 167, 26, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'followedBy', 35651586, 26, 26, 168, 26, null,
const <int>[445], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'map', 35651586, 26, 26, 169, 26, null,
const <int>[446], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'where', 35651586, 26, 26, 168, 26, null,
const <int>[447], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'whereType', 35651586, 26, 26, 170, 26, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'expand', 35651586, 26, 26, 171, 26, null,
const <int>[448], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'contains', 2097154, 26, 13, 13, 13, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[449], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'forEach', 1310722, 26, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[450], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'reduce', 2, 26, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[451], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'fold',
2,
26,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[452, 453],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'every', 2097154, 26, 13, 13, 13, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[454], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'join', 2097154, 26, 16, 16, 16, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[455], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'any', 2097154, 26, 13, 13, 13, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[456], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'toList', 35651586, 26, 14, 172, 14, null,
const <int>[457], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'toSet', 35651586, 26, -1, 173, 174, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'take', 35651586, 26, 26, 168, 26, null,
const <int>[458], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'takeWhile', 35651586, 26, 26, 168, 26, null,
const <int>[459], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'skip', 35651586, 26, 26, 168, 26, null,
const <int>[460], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'skipWhile', 35651586, 26, 26, 168, 26, null,
const <int>[461], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(
r'firstWhere',
2,
26,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[462, 463],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'lastWhere',
2,
26,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[464, 465],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(
r'singleWhere',
2,
26,
-1,
-1,
-1,
const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[466, 467],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'elementAt', 2, 26, -1, -1, -1, const <int>[],
2023-04-21 06:25:54 +00:00
const <int>[468], const prefix0.ContainedReflectable(), const []),
2023-03-11 04:44:22 +00:00
r.MethodMirrorImpl(r'toString', 2097154, 26, 16, 16, 16, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'iterator', 35652099, 26, -1, 175, 176, null,
2023-03-11 04:44:22 +00:00
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'length', 2097155, 26, 17, 17, 17, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'isEmpty', 2097155, 26, 13, 13, 13, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'isNotEmpty',
2097155,
26,
13,
13,
13,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
r.MethodMirrorImpl(r'first', 3, 26, -1, -1, -1, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'last', 3, 26, -1, -1, -1, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'single', 3, 26, -1, -1, -1, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'', 128, 26, -1, 168, 26, null, const <int>[],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(
r'generate',
1,
26,
-1,
2023-04-21 06:25:54 +00:00
168,
2023-03-11 04:44:22 +00:00
26,
null,
2023-04-21 06:25:54 +00:00
const <int>[469, 470],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
const []),
2023-04-21 06:25:54 +00:00
r.MethodMirrorImpl(r'empty', 385, 26, -1, 168, 26, null, const <int>[],
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(), const []),
r.MethodMirrorImpl(r'', 128, 27, -1, 27, 27, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const [])
],
<m.ParameterMirror>[
r.ParameterMirrorImpl(
r'a',
67239942,
2023-04-21 06:25:54 +00:00
36,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'b',
67239942,
2023-04-21 06:25:54 +00:00
36,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object',
67239942,
2023-04-21 06:25:54 +00:00
37,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object',
67239942,
2023-04-21 06:25:54 +00:00
38,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_data',
151126118,
2023-04-21 06:25:54 +00:00
45,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
30,
15,
const <int>[3, 31],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_memberSymbolMap',
84017254,
2023-04-21 06:25:54 +00:00
47,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
32,
15,
const <int>[33, 16],
const [],
null,
null),
r.ParameterMirrorImpl(
r'router',
151126022,
2023-04-21 06:25:54 +00:00
49,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
10,
74,
10,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'handlers',
151126022,
2023-04-21 06:25:54 +00:00
50,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
177,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'future',
84017158,
2023-04-21 06:25:54 +00:00
51,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
19,
178,
19,
const <int>[-1],
const [],
null,
null),
r.ParameterMirrorImpl(
r'callback',
134217734,
2023-04-21 06:25:54 +00:00
52,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
179,
179,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'body',
134217734,
2023-04-21 06:25:54 +00:00
53,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
180,
180,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'zoneValues',
84029446,
2023-04-21 06:25:54 +00:00
53,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
181,
15,
const <int>[4, 4],
const [],
null,
#zoneValues),
r.ParameterMirrorImpl(
r'zoneSpecification',
67252230,
2023-04-21 06:25:54 +00:00
53,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
182,
182,
const <int>[],
const [],
null,
#zoneSpecification),
r.ParameterMirrorImpl(
r'onError',
67252230,
2023-04-21 06:25:54 +00:00
53,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
183,
183,
const <int>[],
const [],
null,
#onError),
r.ParameterMirrorImpl(
r'body',
134217734,
2023-04-21 06:25:54 +00:00
54,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
184,
184,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'onError',
134217734,
2023-04-21 06:25:54 +00:00
54,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
185,
185,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'zoneValues',
84029446,
2023-04-21 06:25:54 +00:00
54,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
181,
15,
const <int>[4, 4],
const [],
null,
#zoneValues),
r.ParameterMirrorImpl(
r'zoneSpecification',
67252230,
2023-04-21 06:25:54 +00:00
54,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
182,
182,
const <int>[],
const [],
null,
#zoneSpecification),
r.ParameterMirrorImpl(
r'receiver',
67239942,
2023-04-21 06:25:54 +00:00
56,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'memberName',
134348806,
2023-04-21 06:25:54 +00:00
56,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'positionalArguments',
151126022,
2023-04-21 06:25:54 +00:00
56,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
2023-04-21 06:25:54 +00:00
86,
2023-03-11 04:44:22 +00:00
14,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'namedArguments',
84017158,
2023-04-21 06:25:54 +00:00
56,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
186,
15,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'kind',
134348806,
2023-04-21 06:25:54 +00:00
56,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
187,
187,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'receiver',
67239942,
2023-04-21 06:25:54 +00:00
57,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'memberName',
134348806,
2023-04-21 06:25:54 +00:00
57,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'positionalArguments',
151126022,
2023-04-21 06:25:54 +00:00
57,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
2023-04-21 06:25:54 +00:00
86,
2023-03-11 04:44:22 +00:00
14,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'namedArguments',
84017158,
2023-04-21 06:25:54 +00:00
57,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
186,
15,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'receiver',
67239942,
2023-04-21 06:25:54 +00:00
58,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'memberName',
134348806,
2023-04-21 06:25:54 +00:00
58,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'positionalArguments',
151126022,
2023-04-21 06:25:54 +00:00
58,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
2023-04-21 06:25:54 +00:00
86,
2023-03-11 04:44:22 +00:00
14,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'namedArguments',
84017158,
2023-04-21 06:25:54 +00:00
58,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
186,
15,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'receiver',
67239942,
2023-04-21 06:25:54 +00:00
59,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'memberName',
134348806,
2023-04-21 06:25:54 +00:00
59,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'positionalArguments',
151126022,
2023-04-21 06:25:54 +00:00
59,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
2023-04-21 06:25:54 +00:00
86,
2023-03-11 04:44:22 +00:00
14,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'namedArguments',
84017158,
2023-04-21 06:25:54 +00:00
59,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
186,
15,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'receiver',
67239942,
2023-04-21 06:25:54 +00:00
60,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'constructorName',
134348806,
2023-04-21 06:25:54 +00:00
60,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'positionalArguments',
151126022,
2023-04-21 06:25:54 +00:00
60,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
2023-04-21 06:25:54 +00:00
86,
2023-03-11 04:44:22 +00:00
14,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'namedArguments',
84017158,
2023-04-21 06:25:54 +00:00
60,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
186,
15,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'singleton',
134348806,
2023-04-21 06:25:54 +00:00
82,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
7,
7,
7,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
84,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'invocation',
134348806,
2023-04-21 06:25:54 +00:00
86,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'app',
134348806,
2023-04-21 06:25:54 +00:00
89,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
9,
9,
9,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'router',
151126022,
2023-04-21 06:25:54 +00:00
90,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
10,
2023-04-21 06:25:54 +00:00
99,
2023-03-11 04:44:22 +00:00
10,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'reflector',
134348806,
2023-04-21 06:25:54 +00:00
90,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
11,
11,
11,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'routable',
134348806,
2023-04-21 06:25:54 +00:00
91,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'reflector',
134348806,
2023-04-21 06:25:54 +00:00
92,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
11,
11,
11,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'concreteOnly',
134363142,
2023-04-21 06:25:54 +00:00
92,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
false,
#concreteOnly),
r.ParameterMirrorImpl(
r'_middleware',
151126118,
2023-04-21 06:25:54 +00:00
95,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
55,
14,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'_routeMappings',
151126118,
2023-04-21 06:25:54 +00:00
97,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
56,
15,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'reflectee',
134348806,
2023-04-21 06:25:54 +00:00
102,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'reflectee',
134348806,
2023-04-21 06:25:54 +00:00
103,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'type',
134348806,
2023-04-21 06:25:54 +00:00
104,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
18,
18,
18,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'type',
134348806,
2023-04-21 06:25:54 +00:00
105,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
18,
18,
18,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'libraryName',
134348806,
2023-04-21 06:25:54 +00:00
106,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'injectSingleton',
134364166,
2023-04-21 06:25:54 +00:00
109,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
true,
#injectSingleton),
r.ParameterMirrorImpl(
r'type',
134348806,
2023-04-21 06:25:54 +00:00
110,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
18,
18,
18,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap0',
67244038,
2023-04-21 06:25:54 +00:00
113,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap1',
67244038,
2023-04-21 06:25:54 +00:00
113,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap2',
67244038,
2023-04-21 06:25:54 +00:00
113,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap3',
67244038,
2023-04-21 06:25:54 +00:00
113,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap4',
67244038,
2023-04-21 06:25:54 +00:00
113,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap5',
67244038,
2023-04-21 06:25:54 +00:00
113,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap6',
67244038,
2023-04-21 06:25:54 +00:00
113,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap7',
67244038,
2023-04-21 06:25:54 +00:00
113,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap8',
67244038,
2023-04-21 06:25:54 +00:00
113,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap9',
67244038,
2023-04-21 06:25:54 +00:00
113,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'capabilities',
151126022,
2023-04-21 06:25:54 +00:00
114,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
80,
14,
const <int>[27],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object1',
67239942,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object2',
67239942,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object3',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object4',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object5',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object6',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object7',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object8',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object9',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object10',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object11',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object12',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object13',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object14',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object15',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object16',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object17',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object18',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object19',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object20',
67246086,
2023-04-21 06:25:54 +00:00
115,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'objects',
151126022,
2023-04-21 06:25:54 +00:00
116,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
188,
26,
const <int>[4],
const [],
null,
null),
r.ParameterMirrorImpl(
r'objects',
151126022,
2023-04-21 06:25:54 +00:00
117,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
188,
26,
const <int>[4],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap0',
67244038,
2023-04-21 06:25:54 +00:00
119,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap1',
67244038,
2023-04-21 06:25:54 +00:00
119,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap2',
67244038,
2023-04-21 06:25:54 +00:00
119,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap3',
67244038,
2023-04-21 06:25:54 +00:00
119,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap4',
67244038,
2023-04-21 06:25:54 +00:00
119,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap5',
67244038,
2023-04-21 06:25:54 +00:00
119,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap6',
67244038,
2023-04-21 06:25:54 +00:00
119,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap7',
67244038,
2023-04-21 06:25:54 +00:00
119,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap8',
67244038,
2023-04-21 06:25:54 +00:00
119,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'cap9',
67244038,
2023-04-21 06:25:54 +00:00
119,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'capabilities',
151126022,
2023-04-21 06:25:54 +00:00
120,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
80,
14,
const <int>[27],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_cap0',
67245094,
2023-04-21 06:25:54 +00:00
121,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_cap1',
67245094,
2023-04-21 06:25:54 +00:00
121,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_cap2',
67245094,
2023-04-21 06:25:54 +00:00
121,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_cap3',
67245094,
2023-04-21 06:25:54 +00:00
121,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_cap4',
67245094,
2023-04-21 06:25:54 +00:00
121,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_cap5',
67245094,
2023-04-21 06:25:54 +00:00
121,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_cap6',
67245094,
2023-04-21 06:25:54 +00:00
121,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_cap7',
67245094,
2023-04-21 06:25:54 +00:00
121,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_cap8',
67245094,
2023-04-21 06:25:54 +00:00
121,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_cap9',
67245094,
2023-04-21 06:25:54 +00:00
121,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
27,
27,
27,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_capabilities',
84018214,
2023-04-21 06:25:54 +00:00
122,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
189,
14,
const <int>[27],
const [],
null,
null),
r.ParameterMirrorImpl(
2023-04-21 06:25:54 +00:00
r'item',
134349830,
126,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
57,
57,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
2023-04-21 06:25:54 +00:00
r'_item',
134348902,
124,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
57,
57,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'memberName',
134348806,
2023-04-21 06:25:54 +00:00
136,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
33,
33,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'positionalArguments',
84017158,
2023-04-21 06:25:54 +00:00
136,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
190,
26,
const <int>[4],
const [],
null,
null),
r.ParameterMirrorImpl(
r'namedArguments',
84021254,
2023-04-21 06:25:54 +00:00
136,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
191,
15,
const <int>[33, 4],
const [],
null,
null),
r.ParameterMirrorImpl(
r'memberName',
134348806,
2023-04-21 06:25:54 +00:00
137,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
33,
33,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'typeArguments',
84017158,
2023-04-21 06:25:54 +00:00
137,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
192,
26,
const <int>[18],
const [],
null,
null),
r.ParameterMirrorImpl(
r'positionalArguments',
84017158,
2023-04-21 06:25:54 +00:00
137,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
190,
26,
const <int>[4],
const [],
null,
null),
r.ParameterMirrorImpl(
r'namedArguments',
84021254,
2023-04-21 06:25:54 +00:00
137,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
191,
15,
const <int>[33, 4],
const [],
null,
null),
r.ParameterMirrorImpl(
r'name',
134348806,
2023-04-21 06:25:54 +00:00
138,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
33,
33,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'memberName',
134348806,
2023-04-21 06:25:54 +00:00
139,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
33,
33,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'argument',
67239942,
2023-04-21 06:25:54 +00:00
139,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'method',
134348806,
2023-04-21 06:25:54 +00:00
140,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
140,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
134217734,
2023-04-21 06:25:54 +00:00
140,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
75,
75,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151140358,
2023-04-21 06:25:54 +00:00
140,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
177,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
const [],
#middleware),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
141,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'router',
151126022,
2023-04-21 06:25:54 +00:00
141,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
10,
2023-04-21 06:25:54 +00:00
99,
2023-03-11 04:44:22 +00:00
10,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'callback',
67121158,
2023-04-21 06:25:54 +00:00
144,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
193,
193,
const <int>[],
const [],
null,
#callback),
r.ParameterMirrorImpl(
r'header',
134363142,
2023-04-21 06:25:54 +00:00
144,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
'Dumping route tree:',
#header),
r.ParameterMirrorImpl(
r'tab',
134363142,
2023-04-21 06:25:54 +00:00
144,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
' ',
#tab),
r.ParameterMirrorImpl(
r'showMatchers',
134363142,
2023-04-21 06:25:54 +00:00
144,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
false,
#showMatchers),
r.ParameterMirrorImpl(
r'handler',
67141638,
2023-04-21 06:25:54 +00:00
145,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'req',
151126022,
2023-04-21 06:25:54 +00:00
145,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
194,
195,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'res',
151126022,
2023-04-21 06:25:54 +00:00
145,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
196,
197,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
67141638,
2023-04-21 06:25:54 +00:00
146,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'req',
151126022,
2023-04-21 06:25:54 +00:00
146,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
194,
195,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'res',
151126022,
2023-04-21 06:25:54 +00:00
146,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
196,
197,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'key',
67141638,
2023-04-21 06:25:54 +00:00
147,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'force',
134363142,
2023-04-21 06:25:54 +00:00
148,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
false,
#force),
r.ParameterMirrorImpl(
r'handler',
134348806,
2023-04-21 06:25:54 +00:00
149,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
198,
198,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'req',
151126022,
2023-04-21 06:25:54 +00:00
149,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
194,
195,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'res',
151126022,
2023-04-21 06:25:54 +00:00
149,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
196,
197,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'container',
67244038,
2023-04-21 06:25:54 +00:00
149,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
199,
199,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
134348806,
2023-04-21 06:25:54 +00:00
150,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
198,
198,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'req',
151126022,
2023-04-21 06:25:54 +00:00
150,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
194,
195,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'res',
151126022,
2023-04-21 06:25:54 +00:00
150,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
196,
197,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'container',
67244038,
2023-04-21 06:25:54 +00:00
150,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
199,
199,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'configurer',
134217734,
2023-04-21 06:25:54 +00:00
151,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
200,
200,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'type',
67244038,
2023-04-21 06:25:54 +00:00
152,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
18,
18,
18,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
134217734,
2023-04-21 06:25:54 +00:00
153,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
75,
75,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
154,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'service',
134217734,
2023-04-21 06:25:54 +00:00
154,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'reflector',
134363142,
2023-04-21 06:25:54 +00:00
177,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
11,
11,
11,
const <int>[],
const [],
const prefix14.ThrowingReflector(
errorMessage:
2023-04-21 06:25:54 +00:00
'${ThrowingReflector.defaultErrorMessage} $_reflectionInfo'),
2023-03-11 04:44:22 +00:00
#reflector),
r.ParameterMirrorImpl(
r'environment',
134364166,
2023-04-21 06:25:54 +00:00
177,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
63,
63,
const <int>[],
const [],
prefix15.angelEnv,
#environment),
r.ParameterMirrorImpl(
r'logger',
67252230,
2023-04-21 06:25:54 +00:00
177,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
201,
201,
const <int>[],
const [],
null,
#logger),
r.ParameterMirrorImpl(
r'allowMethodOverrides',
134364166,
2023-04-21 06:25:54 +00:00
177,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
true,
#allowMethodOverrides),
r.ParameterMirrorImpl(
r'serializer',
67122182,
2023-04-21 06:25:54 +00:00
177,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
62,
62,
const <int>[],
const [],
null,
#serializer),
r.ParameterMirrorImpl(
r'viewGenerator',
67122182,
2023-04-21 06:25:54 +00:00
177,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
65,
65,
const <int>[],
const [],
null,
#viewGenerator),
r.ParameterMirrorImpl(
r'_serializer',
67108966,
2023-04-21 06:25:54 +00:00
159,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
62,
62,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_allowMethodOverrides',
134348902,
2023-04-21 06:25:54 +00:00
161,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_viewGenerator',
67108966,
2023-04-21 06:25:54 +00:00
167,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
65,
65,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'_errorHandler',
134217830,
2023-04-21 06:25:54 +00:00
169,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
66,
66,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'log',
67239942,
2023-04-21 06:25:54 +00:00
176,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
201,
201,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151126022,
2023-04-21 06:25:54 +00:00
179,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
202,
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
181,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'callback',
134217734,
2023-04-21 06:25:54 +00:00
181,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
203,
203,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151140358,
2023-04-21 06:25:54 +00:00
181,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
202,
26,
null,
const [],
const [],
#middleware),
r.ParameterMirrorImpl(
r'name',
134363142,
2023-04-21 06:25:54 +00:00
181,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
'',
#name),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
182,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'callback',
134217734,
2023-04-21 06:25:54 +00:00
182,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
204,
204,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151140358,
2023-04-21 06:25:54 +00:00
182,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
202,
26,
null,
const [],
const [],
#middleware),
r.ParameterMirrorImpl(
r'name',
134363142,
2023-04-21 06:25:54 +00:00
182,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
'',
#name),
r.ParameterMirrorImpl(
r'linkParams',
151126022,
2023-04-21 06:25:54 +00:00
183,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
205,
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'absolute',
134363142,
2023-04-21 06:25:54 +00:00
183,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
true,
#absolute),
r.ParameterMirrorImpl(
r'absolute',
134348806,
2023-04-21 06:25:54 +00:00
184,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'relative',
134348806,
2023-04-21 06:25:54 +00:00
184,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'out',
151126022,
2023-04-21 06:25:54 +00:00
184,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
206,
14,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'method',
134363142,
2023-04-21 06:25:54 +00:00
184,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
'GET',
#method),
r.ParameterMirrorImpl(
r'strip',
134363142,
2023-04-21 06:25:54 +00:00
184,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
true,
#strip),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
185,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'method',
134363142,
2023-04-21 06:25:54 +00:00
185,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
'GET',
#method),
r.ParameterMirrorImpl(
r'strip',
134363142,
2023-04-21 06:25:54 +00:00
185,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
true,
#strip),
r.ParameterMirrorImpl(
r'absolute',
134348806,
2023-04-21 06:25:54 +00:00
186,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'relative',
134348806,
2023-04-21 06:25:54 +00:00
186,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'method',
134363142,
2023-04-21 06:25:54 +00:00
186,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
'GET',
#method),
r.ParameterMirrorImpl(
r'strip',
134363142,
2023-04-21 06:25:54 +00:00
186,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
true,
#strip),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
187,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
6,
2023-04-21 06:25:54 +00:00
187,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151140358,
2023-04-21 06:25:54 +00:00
187,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
202,
26,
null,
const [],
const [],
#middleware),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
188,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
6,
2023-04-21 06:25:54 +00:00
188,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151140358,
2023-04-21 06:25:54 +00:00
188,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
202,
26,
null,
const [],
const [],
#middleware),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
189,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
6,
2023-04-21 06:25:54 +00:00
189,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151140358,
2023-04-21 06:25:54 +00:00
189,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
202,
26,
null,
const [],
const [],
#middleware),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
190,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
6,
2023-04-21 06:25:54 +00:00
190,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151140358,
2023-04-21 06:25:54 +00:00
190,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
202,
26,
null,
const [],
const [],
#middleware),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
191,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
6,
2023-04-21 06:25:54 +00:00
191,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151140358,
2023-04-21 06:25:54 +00:00
191,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
202,
26,
null,
const [],
const {},
#middleware),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
192,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
6,
2023-04-21 06:25:54 +00:00
192,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151140358,
2023-04-21 06:25:54 +00:00
192,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
202,
26,
null,
const [],
const [],
#middleware),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
193,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
6,
2023-04-21 06:25:54 +00:00
193,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151140358,
2023-04-21 06:25:54 +00:00
193,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
202,
26,
null,
const [],
const [],
#middleware),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
194,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
6,
2023-04-21 06:25:54 +00:00
194,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151140358,
2023-04-21 06:25:54 +00:00
194,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
202,
26,
null,
const [],
const [],
#middleware),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
198,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
101,
101,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
199,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
101,
101,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
200,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
101,
101,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'method',
134348806,
2023-04-21 06:25:54 +00:00
205,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
205,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
6,
2023-04-21 06:25:54 +00:00
205,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151140358,
2023-04-21 06:25:54 +00:00
205,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
202,
26,
null,
const [],
const [],
#middleware),
r.ParameterMirrorImpl(
r'callback',
67121158,
2023-04-21 06:25:54 +00:00
206,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
193,
193,
const <int>[],
const [],
null,
#callback),
r.ParameterMirrorImpl(
r'header',
134363142,
2023-04-21 06:25:54 +00:00
206,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
'Dumping route tree:',
#header),
r.ParameterMirrorImpl(
r'tab',
134363142,
2023-04-21 06:25:54 +00:00
206,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
' ',
#tab),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
207,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'router',
151126022,
2023-04-21 06:25:54 +00:00
207,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
10,
2023-04-21 06:25:54 +00:00
106,
2023-03-11 04:44:22 +00:00
10,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'symbol',
134348806,
2023-04-21 06:25:54 +00:00
209,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
33,
33,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'clazz',
134348806,
2023-04-21 06:25:54 +00:00
210,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
18,
18,
18,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'function',
134348806,
2023-04-21 06:25:54 +00:00
211,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
198,
198,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'type',
134348806,
2023-04-21 06:25:54 +00:00
212,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
18,
18,
18,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'object',
134348806,
2023-04-21 06:25:54 +00:00
213,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'type',
134348806,
2023-04-21 06:25:54 +00:00
214,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
18,
18,
18,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'method',
134348806,
2023-04-21 06:25:54 +00:00
217,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
217,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'handler',
134217734,
2023-04-21 06:25:54 +00:00
217,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
75,
75,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
151140358,
2023-04-21 06:25:54 +00:00
217,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
177,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
const {},
#middleware),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
218,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'service',
134217734,
2023-04-21 06:25:54 +00:00
218,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'reflector',
67244038,
2023-04-21 06:25:54 +00:00
219,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
11,
11,
11,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
220,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
221,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
222,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'name',
134348806,
2023-04-21 06:25:54 +00:00
225,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'defaultValue',
134363142,
2023-04-21 06:25:54 +00:00
225,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
null,
#defaultValue),
r.ParameterMirrorImpl(
r'name',
134348806,
2023-04-21 06:25:54 +00:00
226,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'source',
151126022,
2023-04-21 06:25:54 +00:00
227,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
207,
14,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'target',
151126022,
2023-04-21 06:25:54 +00:00
228,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
208,
14,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'at',
134348806,
2023-04-21 06:25:54 +00:00
228,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'source',
151126022,
2023-04-21 06:25:54 +00:00
228,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
208,
14,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
67244038,
2023-04-21 06:25:54 +00:00
228,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'end',
67244038,
2023-04-21 06:25:54 +00:00
228,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'target',
151126022,
2023-04-21 06:25:54 +00:00
229,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
209,
14,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'at',
134348806,
2023-04-21 06:25:54 +00:00
229,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'source',
151126022,
2023-04-21 06:25:54 +00:00
229,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
210,
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'index',
134348806,
2023-04-21 06:25:54 +00:00
231,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'index',
134348806,
2023-04-21 06:25:54 +00:00
232,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'value',
6,
2023-04-21 06:25:54 +00:00
232,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'value',
6,
2023-04-21 06:25:54 +00:00
233,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'iterable',
151126022,
2023-04-21 06:25:54 +00:00
234,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
135,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'compare',
67112966,
2023-04-21 06:25:54 +00:00
235,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
211,
211,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'random',
67244038,
2023-04-21 06:25:54 +00:00
236,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
212,
212,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'element',
6,
2023-04-21 06:25:54 +00:00
237,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
134354950,
2023-04-21 06:25:54 +00:00
237,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'test',
134217734,
2023-04-21 06:25:54 +00:00
238,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
213,
213,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
134354950,
2023-04-21 06:25:54 +00:00
238,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'test',
134217734,
2023-04-21 06:25:54 +00:00
239,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
213,
213,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
67244038,
2023-04-21 06:25:54 +00:00
239,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'element',
6,
2023-04-21 06:25:54 +00:00
240,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
67244038,
2023-04-21 06:25:54 +00:00
240,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'index',
134348806,
2023-04-21 06:25:54 +00:00
242,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'element',
6,
2023-04-21 06:25:54 +00:00
242,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'index',
134348806,
2023-04-21 06:25:54 +00:00
243,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'iterable',
151126022,
2023-04-21 06:25:54 +00:00
243,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
135,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'index',
134348806,
2023-04-21 06:25:54 +00:00
244,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'iterable',
151126022,
2023-04-21 06:25:54 +00:00
244,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
135,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'value',
67239942,
2023-04-21 06:25:54 +00:00
245,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'index',
134348806,
2023-04-21 06:25:54 +00:00
246,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'test',
134217734,
2023-04-21 06:25:54 +00:00
248,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
213,
213,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'test',
134217734,
2023-04-21 06:25:54 +00:00
249,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
213,
213,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
151126022,
2023-04-21 06:25:54 +00:00
250,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
2023-04-21 06:25:54 +00:00
134,
2023-03-11 04:44:22 +00:00
14,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
134348806,
2023-04-21 06:25:54 +00:00
251,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'end',
67244038,
2023-04-21 06:25:54 +00:00
251,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
134348806,
2023-04-21 06:25:54 +00:00
252,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'end',
134348806,
2023-04-21 06:25:54 +00:00
252,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
134348806,
2023-04-21 06:25:54 +00:00
253,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'end',
134348806,
2023-04-21 06:25:54 +00:00
253,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'iterable',
151126022,
2023-04-21 06:25:54 +00:00
253,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
135,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'skipCount',
134354950,
2023-04-21 06:25:54 +00:00
253,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
134348806,
2023-04-21 06:25:54 +00:00
254,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'end',
134348806,
2023-04-21 06:25:54 +00:00
254,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
134348806,
2023-04-21 06:25:54 +00:00
255,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'end',
134348806,
2023-04-21 06:25:54 +00:00
255,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'fillValue',
67112966,
2023-04-21 06:25:54 +00:00
255,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
134348806,
2023-04-21 06:25:54 +00:00
256,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'end',
134348806,
2023-04-21 06:25:54 +00:00
256,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'replacements',
151126022,
2023-04-21 06:25:54 +00:00
256,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
135,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
258,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'length',
67244038,
2023-04-21 06:25:54 +00:00
264,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'length',
134348806,
2023-04-21 06:25:54 +00:00
265,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'fill',
6,
2023-04-21 06:25:54 +00:00
265,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'growable',
134363142,
2023-04-21 06:25:54 +00:00
265,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
null,
#growable),
r.ParameterMirrorImpl(
r'growable',
134363142,
2023-04-21 06:25:54 +00:00
266,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
null,
#growable),
r.ParameterMirrorImpl(
r'elements',
151126022,
2023-04-21 06:25:54 +00:00
267,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
205,
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'growable',
134363142,
2023-04-21 06:25:54 +00:00
267,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
null,
#growable),
r.ParameterMirrorImpl(
r'elements',
151126022,
2023-04-21 06:25:54 +00:00
268,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
135,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'growable',
134363142,
2023-04-21 06:25:54 +00:00
268,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
null,
#growable),
r.ParameterMirrorImpl(
r'length',
134348806,
2023-04-21 06:25:54 +00:00
269,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'generator',
134217734,
2023-04-21 06:25:54 +00:00
269,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
214,
214,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'growable',
134363142,
2023-04-21 06:25:54 +00:00
269,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
null,
#growable),
r.ParameterMirrorImpl(
r'elements',
151126022,
2023-04-21 06:25:54 +00:00
270,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
205,
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'value',
6,
2023-04-21 06:25:54 +00:00
259,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'value',
6,
2023-04-21 06:25:54 +00:00
260,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'newLength',
134348806,
2023-04-21 06:25:54 +00:00
262,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'source',
151126022,
2023-04-21 06:25:54 +00:00
271,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
215,
15,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'value',
67239942,
2023-04-21 06:25:54 +00:00
273,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'key',
67239942,
2023-04-21 06:25:54 +00:00
274,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'key',
67239942,
2023-04-21 06:25:54 +00:00
275,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'key',
6,
2023-04-21 06:25:54 +00:00
276,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'value',
6,
2023-04-21 06:25:54 +00:00
276,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'convert',
134217734,
2023-04-21 06:25:54 +00:00
277,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
216,
216,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'newEntries',
151126022,
2023-04-21 06:25:54 +00:00
278,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
140,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'key',
6,
2023-04-21 06:25:54 +00:00
279,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'update',
134217734,
2023-04-21 06:25:54 +00:00
279,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
217,
217,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'ifAbsent',
67121158,
2023-04-21 06:25:54 +00:00
279,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
218,
218,
const <int>[],
const [],
null,
#ifAbsent),
r.ParameterMirrorImpl(
r'update',
134217734,
2023-04-21 06:25:54 +00:00
280,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
219,
219,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'test',
134217734,
2023-04-21 06:25:54 +00:00
281,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
220,
220,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'key',
6,
2023-04-21 06:25:54 +00:00
282,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'ifAbsent',
134217734,
2023-04-21 06:25:54 +00:00
282,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
221,
221,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
151126022,
2023-04-21 06:25:54 +00:00
283,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
2023-04-21 06:25:54 +00:00
143,
2023-03-11 04:44:22 +00:00
15,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'key',
67239942,
2023-04-21 06:25:54 +00:00
284,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'action',
134217734,
2023-04-21 06:25:54 +00:00
286,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
222,
222,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
151126022,
2023-04-21 06:25:54 +00:00
294,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
67,
15,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
151126022,
2023-04-21 06:25:54 +00:00
295,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
2023-04-21 06:25:54 +00:00
143,
2023-03-11 04:44:22 +00:00
15,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
151126022,
2023-04-21 06:25:54 +00:00
296,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
67,
15,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'iterable',
151126022,
2023-04-21 06:25:54 +00:00
298,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
205,
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'key',
67121158,
2023-04-21 06:25:54 +00:00
298,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
223,
223,
const <int>[],
const [],
null,
#key),
r.ParameterMirrorImpl(
r'value',
67121158,
2023-04-21 06:25:54 +00:00
298,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
224,
224,
const <int>[],
const [],
null,
#value),
r.ParameterMirrorImpl(
r'keys',
151126022,
2023-04-21 06:25:54 +00:00
299,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
141,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'values',
151126022,
2023-04-21 06:25:54 +00:00
299,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
142,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'entries',
151126022,
2023-04-21 06:25:54 +00:00
300,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
140,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'index',
134348806,
2023-04-21 06:25:54 +00:00
301,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'index',
134348806,
2023-04-21 06:25:54 +00:00
302,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
303,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
304,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
305,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'pattern',
134348806,
2023-04-21 06:25:54 +00:00
306,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
101,
101,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'index',
134354950,
2023-04-21 06:25:54 +00:00
306,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'pattern',
134348806,
2023-04-21 06:25:54 +00:00
307,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
101,
101,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
134354950,
2023-04-21 06:25:54 +00:00
307,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'pattern',
134348806,
2023-04-21 06:25:54 +00:00
308,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
101,
101,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
67244038,
2023-04-21 06:25:54 +00:00
308,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
309,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
134348806,
2023-04-21 06:25:54 +00:00
310,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'end',
67244038,
2023-04-21 06:25:54 +00:00
310,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'times',
134348806,
2023-04-21 06:25:54 +00:00
314,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'width',
134348806,
2023-04-21 06:25:54 +00:00
315,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'padding',
134354950,
2023-04-21 06:25:54 +00:00
315,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'width',
134348806,
2023-04-21 06:25:54 +00:00
316,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'padding',
134354950,
2023-04-21 06:25:54 +00:00
316,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
317,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
101,
101,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'startIndex',
134354950,
2023-04-21 06:25:54 +00:00
317,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'from',
134348806,
2023-04-21 06:25:54 +00:00
318,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
101,
101,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'to',
134348806,
2023-04-21 06:25:54 +00:00
318,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'startIndex',
134354950,
2023-04-21 06:25:54 +00:00
318,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'from',
134348806,
2023-04-21 06:25:54 +00:00
319,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
101,
101,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'replace',
134217734,
2023-04-21 06:25:54 +00:00
319,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
225,
225,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'startIndex',
134354950,
2023-04-21 06:25:54 +00:00
319,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'from',
134348806,
2023-04-21 06:25:54 +00:00
320,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
101,
101,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'replace',
134348806,
2023-04-21 06:25:54 +00:00
320,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'from',
134348806,
2023-04-21 06:25:54 +00:00
321,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
101,
101,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'replace',
134217734,
2023-04-21 06:25:54 +00:00
321,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
225,
225,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
134348806,
2023-04-21 06:25:54 +00:00
322,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'end',
67239942,
2023-04-21 06:25:54 +00:00
322,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'replacement',
134348806,
2023-04-21 06:25:54 +00:00
322,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'pattern',
134348806,
2023-04-21 06:25:54 +00:00
323,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
101,
101,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'pattern',
134348806,
2023-04-21 06:25:54 +00:00
324,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
101,
101,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'onMatch',
67121158,
2023-04-21 06:25:54 +00:00
324,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
226,
226,
const <int>[],
const [],
null,
#onMatch),
r.ParameterMirrorImpl(
r'onNonMatch',
67121158,
2023-04-21 06:25:54 +00:00
324,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
227,
227,
const <int>[],
const [],
null,
#onNonMatch),
r.ParameterMirrorImpl(
r'charCodes',
151126022,
2023-04-21 06:25:54 +00:00
333,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
228,
26,
const <int>[17],
const [],
null,
null),
r.ParameterMirrorImpl(
r'start',
134354950,
2023-04-21 06:25:54 +00:00
333,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'end',
67244038,
2023-04-21 06:25:54 +00:00
333,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'charCode',
134348806,
2023-04-21 06:25:54 +00:00
334,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'name',
134348806,
2023-04-21 06:25:54 +00:00
335,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'defaultValue',
134363142,
2023-04-21 06:25:54 +00:00
335,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
#defaultValue),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
336,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
337,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
338,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'shiftAmount',
134348806,
2023-04-21 06:25:54 +00:00
340,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'shiftAmount',
134348806,
2023-04-21 06:25:54 +00:00
341,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'shiftAmount',
134348806,
2023-04-21 06:25:54 +00:00
342,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'exponent',
134348806,
2023-04-21 06:25:54 +00:00
343,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'modulus',
134348806,
2023-04-21 06:25:54 +00:00
343,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'modulus',
134348806,
2023-04-21 06:25:54 +00:00
344,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
345,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'width',
134348806,
2023-04-21 06:25:54 +00:00
346,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'width',
134348806,
2023-04-21 06:25:54 +00:00
347,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'radix',
134348806,
2023-04-21 06:25:54 +00:00
359,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'source',
134348806,
2023-04-21 06:25:54 +00:00
360,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'radix',
67252230,
2023-04-21 06:25:54 +00:00
360,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
#radix),
r.ParameterMirrorImpl(
r'onError',
67121158,
2023-04-21 06:25:54 +00:00
360,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
229,
229,
const <int>[],
const [],
null,
#onError),
r.ParameterMirrorImpl(
r'source',
134348806,
2023-04-21 06:25:54 +00:00
361,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'radix',
67252230,
2023-04-21 06:25:54 +00:00
361,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
#radix),
r.ParameterMirrorImpl(
r'name',
134348806,
2023-04-21 06:25:54 +00:00
366,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'defaultValue',
134363142,
2023-04-21 06:25:54 +00:00
366,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
#defaultValue),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
367,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'futures',
151126022,
2023-04-21 06:25:54 +00:00
371,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
230,
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'eagerError',
134363142,
2023-04-21 06:25:54 +00:00
371,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
null,
#eagerError),
r.ParameterMirrorImpl(
r'cleanUp',
67121158,
2023-04-21 06:25:54 +00:00
371,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
231,
231,
const <int>[],
const [],
null,
#cleanUp),
r.ParameterMirrorImpl(
r'futures',
151126022,
2023-04-21 06:25:54 +00:00
372,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
232,
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'elements',
151126022,
2023-04-21 06:25:54 +00:00
373,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
233,
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'action',
134217734,
2023-04-21 06:25:54 +00:00
373,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
234,
234,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'action',
134217734,
2023-04-21 06:25:54 +00:00
374,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
235,
235,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'onValue',
134217734,
2023-04-21 06:25:54 +00:00
375,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
236,
236,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'onError',
67252230,
2023-04-21 06:25:54 +00:00
375,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
183,
183,
const <int>[],
const [],
null,
#onError),
r.ParameterMirrorImpl(
r'onError',
134348806,
2023-04-21 06:25:54 +00:00
376,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
198,
198,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'test',
67121158,
2023-04-21 06:25:54 +00:00
376,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
237,
237,
const <int>[],
const [],
null,
#test),
r.ParameterMirrorImpl(
r'action',
134217734,
2023-04-21 06:25:54 +00:00
377,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
238,
238,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'timeLimit',
134348806,
2023-04-21 06:25:54 +00:00
379,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
239,
239,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'onTimeout',
67121158,
2023-04-21 06:25:54 +00:00
379,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
240,
240,
const <int>[],
const [],
null,
#onTimeout),
r.ParameterMirrorImpl(
r'computation',
134217734,
2023-04-21 06:25:54 +00:00
380,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
241,
241,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'computation',
134217734,
2023-04-21 06:25:54 +00:00
381,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
241,
241,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'computation',
134217734,
2023-04-21 06:25:54 +00:00
382,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
241,
241,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'value',
84021254,
2023-04-21 06:25:54 +00:00
383,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
20,
242,
20,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'error',
134348806,
2023-04-21 06:25:54 +00:00
384,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'stackTrace',
67244038,
2023-04-21 06:25:54 +00:00
384,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
243,
243,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'duration',
134348806,
2023-04-21 06:25:54 +00:00
385,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
239,
239,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'computation',
67112966,
2023-04-21 06:25:54 +00:00
385,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
240,
240,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'path',
2023-04-21 06:25:54 +00:00
67240966,
397,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'method',
134364166,
2023-04-21 06:25:54 +00:00
397,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
'GET',
#method),
r.ParameterMirrorImpl(
r'middleware',
2023-04-21 06:25:54 +00:00
84032518,
397,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
68,
26,
null,
const [],
const [],
#middleware),
r.ParameterMirrorImpl(
r'as',
67253254,
2023-04-21 06:25:54 +00:00
397,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
#as),
r.ParameterMirrorImpl(
r'allowNull',
151141382,
2023-04-21 06:25:54 +00:00
397,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
69,
14,
const <int>[16],
const [],
const [],
#allowNull),
r.ParameterMirrorImpl(
r'method',
134349830,
2023-04-21 06:25:54 +00:00
398,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'middleware',
2023-04-21 06:25:54 +00:00
84030470,
398,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
68,
26,
null,
const [],
2023-04-21 06:25:54 +00:00
null,
2023-03-11 04:44:22 +00:00
#middleware),
r.ParameterMirrorImpl(
r'as',
67253254,
2023-04-21 06:25:54 +00:00
398,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
#as),
r.ParameterMirrorImpl(
r'allowNull',
151141382,
2023-04-21 06:25:54 +00:00
398,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
14,
69,
14,
const <int>[16],
const [],
const [],
#allowNull),
r.ParameterMirrorImpl(
r'path',
134348806,
2023-04-21 06:25:54 +00:00
400,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'router',
151127046,
2023-04-21 06:25:54 +00:00
400,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
10,
70,
10,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'params',
151126022,
2023-04-21 06:25:54 +00:00
403,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
15,
2023-04-21 06:25:54 +00:00
244,
2023-03-11 04:44:22 +00:00
15,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'_name',
67240038,
2023-04-21 06:25:54 +00:00
408,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
410,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'invocation',
134348806,
2023-04-21 06:25:54 +00:00
411,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
417,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
24,
24,
24,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
418,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
24,
24,
24,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
134348806,
2023-04-21 06:25:54 +00:00
431,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'source',
151126022,
2023-04-21 06:25:54 +00:00
438,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
245,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'other',
151126022,
2023-04-21 06:25:54 +00:00
440,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
26,
2023-04-21 06:25:54 +00:00
168,
2023-03-11 04:44:22 +00:00
26,
null,
const [],
null,
null),
r.ParameterMirrorImpl(
r'toElement',
134217734,
2023-04-21 06:25:54 +00:00
441,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
246,
246,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'test',
134217734,
2023-04-21 06:25:54 +00:00
442,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
247,
247,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'toElements',
134217734,
2023-04-21 06:25:54 +00:00
444,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
248,
248,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'element',
67239942,
2023-04-21 06:25:54 +00:00
445,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'action',
134217734,
2023-04-21 06:25:54 +00:00
446,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
249,
249,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'combine',
134217734,
2023-04-21 06:25:54 +00:00
447,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
250,
250,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'initialValue',
6,
2023-04-21 06:25:54 +00:00
448,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
-1,
-1,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'combine',
134217734,
2023-04-21 06:25:54 +00:00
448,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
251,
251,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'test',
134217734,
2023-04-21 06:25:54 +00:00
449,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
247,
247,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'separator',
134354950,
2023-04-21 06:25:54 +00:00
450,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
16,
16,
16,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'test',
134217734,
2023-04-21 06:25:54 +00:00
451,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
247,
247,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'growable',
134363142,
2023-04-21 06:25:54 +00:00
452,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
13,
13,
13,
const <int>[],
const [],
null,
#growable),
r.ParameterMirrorImpl(
r'count',
134348806,
2023-04-21 06:25:54 +00:00
454,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'test',
134217734,
2023-04-21 06:25:54 +00:00
455,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
247,
247,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'count',
134348806,
2023-04-21 06:25:54 +00:00
456,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'test',
134217734,
2023-04-21 06:25:54 +00:00
457,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
247,
247,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'test',
134217734,
2023-04-21 06:25:54 +00:00
458,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
247,
247,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'orElse',
67121158,
2023-04-21 06:25:54 +00:00
458,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
252,
252,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
#orElse),
r.ParameterMirrorImpl(
r'test',
134217734,
2023-04-21 06:25:54 +00:00
459,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
247,
247,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'orElse',
67121158,
2023-04-21 06:25:54 +00:00
459,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
252,
252,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
#orElse),
r.ParameterMirrorImpl(
r'test',
134217734,
2023-04-21 06:25:54 +00:00
460,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
247,
247,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'orElse',
67121158,
2023-04-21 06:25:54 +00:00
460,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
252,
252,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
#orElse),
r.ParameterMirrorImpl(
r'index',
134348806,
2023-04-21 06:25:54 +00:00
461,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'count',
134348806,
2023-04-21 06:25:54 +00:00
471,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
17,
17,
17,
const <int>[],
const [],
null,
null),
r.ParameterMirrorImpl(
r'generator',
67112966,
2023-04-21 06:25:54 +00:00
471,
2023-03-11 04:44:22 +00:00
const prefix0.ContainedReflectable(),
-1,
2023-04-21 06:25:54 +00:00
253,
253,
2023-03-11 04:44:22 +00:00
const <int>[],
const [],
null,
null)
],
<Type>[
prefix1.MyController,
prefix0.ContainedReflectable,
prefix2.Controller,
prefix3.Reflectable,
Object,
prefix4.ReflectableImpl,
prefix5.ReflectableBase,
2023-04-21 06:25:54 +00:00
prefix1.Order,
2023-03-11 04:44:22 +00:00
Invocation,
prefix6.Angel,
prefix7.Router,
prefix8.Reflector,
prefix9.Routable,
bool,
List,
Map,
String,
int,
Type,
prefix10.Future,
prefix10.FutureOr,
prefix11.Expose,
prefix7.SymlinkRoute,
prefix12.InstanceMirror,
prefix12.TypeMirror,
prefix12.LibraryMirror,
Iterable,
prefix13.ReflectCapability,
Deprecated,
Null,
const m.TypeValue<Map<prefix3.Reflectable, prefix4.ReflectorData>>()
.type,
prefix4.ReflectorData,
const m.TypeValue<Map<Symbol, String>>().type,
Symbol,
prefix11.NoExpose,
prefix13.InstanceInvokeCapability,
prefix13.StaticInvokeCapability,
prefix13.TopLevelInvokeCapability,
prefix13.NewInstanceCapability,
prefix13.MetadataCapability,
prefix13.TypeCapability,
prefix13.TypeRelationsCapability,
const r.FakeType(r'reflectable.capability._ReflectedTypeCapability'),
prefix13.LibraryCapability,
prefix13.DeclarationsCapability,
prefix13.UriCapability,
prefix13.LibraryDependenciesCapability,
prefix13.InvokingCapability,
prefix13.TypingCapability,
const r.FakeType(r'reflectable.capability._DelegateCapability'),
const r.FakeType(r'reflectable.capability._SubtypeQuantifyCapability'),
prefix13.SuperclassQuantifyCapability,
prefix13.TypeAnnotationQuantifyCapability,
const r.FakeType(
r'reflectable.capability._CorrespondingSetterQuantifyCapability'),
const r.FakeType(r'reflectable.capability._AdmitSubtypeCapability'),
const m.TypeValue<List<prefix9.RequestHandler>>().type,
const m.TypeValue<Map<String, prefix7.Route<dynamic>>>().type,
2023-04-21 06:25:54 +00:00
prefix1.FoodItem,
2023-03-11 04:44:22 +00:00
const m.TypeValue<
Map<
String,
prefix17.Tuple4<
List<dynamic>,
Map<String, dynamic>,
prefix18.ParseResult<prefix7.RouteResult>,
prefix19.MiddlewarePipeline<dynamic>>>>()
.type,
const m.TypeValue<
Map<String, prefix20.Converter<List<int>, List<int>>>>()
.type,
prefix20.Converter,
prefix21.MimeTypeResolver,
const m.TypeValue<prefix10.FutureOr<String> Function(dynamic)>().type,
prefix15.AngelEnvironment,
const m.TypeValue<List<prefix6.AngelConfigurer>>().type,
prefix6.ViewGenerator,
prefix6.AngelErrorHandler,
const m.TypeValue<Map<dynamic, dynamic>>().type,
const m.TypeValue<Iterable<prefix9.RequestHandler>>().type,
const m.TypeValue<List<String>>().type,
const r.FakeType(r'angel3_route.src.router.Router<T>'),
const r.FakeType(r'dart.core.List<T>'),
const m.TypeValue<Set<prefix3.Reflectable>>().type,
Set,
const r.FakeType(r'angel3_route.src.router.Router<T>'),
prefix9.RequestHandler,
const m.TypeValue<prefix10.Future<void>>().type,
const m.TypeValue<prefix10.Future<String>>().type,
const m.TypeValue<prefix10.FutureOr<void>>().type,
const m.TypeValue<prefix7.SymlinkRoute<prefix9.RequestHandler>>().type,
const m.TypeValue<List<prefix13.ReflectCapability>>().type,
Uri,
const m.TypeValue<Map<Uri, prefix12.LibraryMirror>>().type,
prefix12.ClassMirror,
const m.TypeValue<Iterable<prefix12.ClassMirror>>().type,
const m.TypeValue<List<Type>>().type,
const m.TypeValue<List<dynamic>>().type,
const m.TypeValue<Map<Symbol, dynamic>>().type,
const m.TypeValue<prefix7.Route<prefix9.RequestHandler>>().type,
prefix7.Route,
const m.TypeValue<prefix7.SymlinkRoute<prefix9.RequestHandler>>().type,
const m.TypeValue<prefix10.Future<dynamic>>().type,
const m.TypeValue<prefix10.Future<bool>>().type,
const r.FakeType(r'dart.async.Future<T>'),
const m.TypeValue<prefix7.Route<prefix9.RequestHandler>>().type,
prefix7.Route,
const r.FakeType(
r'angel_framework.core.hooked_service.HookedService<Id, Data, T>'),
prefix22.HookedService,
const m.TypeValue<Map<dynamic, prefix23.InjectionRequest>>().type,
const m.TypeValue<prefix7.Router<prefix9.RequestHandler>>().type,
const m.TypeValue<List<prefix6.Angel>>().type,
Pattern,
const m.TypeValue<Map<Pattern, prefix2.Controller>>().type,
prefix24.Logger,
const r.FakeType(r'angel3_route.src.router.ChainedRouter<T>'),
prefix7.ChainedRouter,
const r.FakeType(r'angel3_route.src.router.Router<T>'),
const r.FakeType(r'angel3_route.src.router.SymlinkRoute<T>'),
const r.FakeType(r'dart.async.Future<SymlinkRoute<T>>'),
const r.FakeType(r'dart.core.Iterable<RoutingResult<T>>'),
const r.FakeType(r'angel3_route.src.router.Route<T>'),
prefix7.Route,
const m.TypeValue<prefix7.Route<dynamic>>().type,
prefix7.Route,
const r.FakeType(r'dart.core.List<T>'),
const r.FakeType(r'dart.core.Map<Pattern, Router<T>>'),
const r.FakeType(r'dart.core.List<Route<T>>'),
const r.FakeType(r'angel_framework.http.service.Service<Id, Data>'),
prefix25.Service,
const r.FakeType(
r'angel_framework.core.hooked_service.HookedService<dynamic, dynamic, T>'),
prefix22.HookedService,
prefix26.Container,
const m.TypeValue<Map<Pattern, prefix25.Service<dynamic, dynamic>>>()
.type,
const m.TypeValue<prefix10.Stream<prefix25.Service<dynamic, dynamic>>>()
.type,
prefix10.Stream,
prefix8.ReflectedClass,
prefix8.ReflectedFunction,
prefix8.ReflectedType,
prefix8.ReflectedInstance,
prefix8.ReflectedType,
const r.FakeType(
r'angel_framework.core.hooked_service.HookedService<Id, Data, T>'),
prefix22.HookedService,
const r.FakeType(r'dart.core.List<T>'),
const r.FakeType(r'dart.core.List<R>'),
const r.FakeType(r'dart.core.List<E>'),
const r.FakeType(r'dart.core.Iterable<E>'),
const r.FakeType(r'dart.core.Map<int, E>'),
const r.FakeType(r'dart.core.Map<K2, V2>'),
const r.FakeType(r'dart.core.Map<RK, RV>'),
const r.FakeType(r'dart.core.Map<K2, V2>'),
const r.FakeType(r'dart.core.Iterable<MapEntry<K, V>>'),
const r.FakeType(r'dart.core.Iterable<K>'),
const r.FakeType(r'dart.core.Iterable<V>'),
const r.FakeType(r'dart.core.Map<K, V>'),
const m.TypeValue<List<int>>().type,
Runes,
double,
const r.FakeType(r'dart.async.Future<List<T>>'),
const r.FakeType(r'dart.async.Future<T>'),
const r.FakeType(r'dart.async.Future<R>'),
const r.FakeType(r'dart.async.Future<T>'),
const r.FakeType(r'dart.async.Stream<T>'),
prefix10.Stream,
const r.FakeType(r'angel3_route.src.router.SymlinkRoute<T>'),
const r.FakeType(r'angel3_route.src.router.Route<T>'),
prefix7.Route,
prefix7.RouteResult,
const m.TypeValue<prefix18.Parser<prefix7.RouteResult>>().type,
prefix18.Parser,
prefix12.TypeVariableMirror,
const m.TypeValue<List<prefix12.TypeVariableMirror>>().type,
const m.TypeValue<List<prefix12.TypeMirror>>().type,
prefix12.DeclarationMirror,
const m.TypeValue<Map<String, prefix12.DeclarationMirror>>().type,
prefix12.LibraryDependencyMirror,
const m.TypeValue<List<prefix12.LibraryDependencyMirror>>().type,
const r.FakeType(r'dart.core.Iterable<T>'),
const r.FakeType(r'dart.core.Iterable<R>'),
const r.FakeType(r'dart.core.Iterable<E>'),
const r.FakeType(r'dart.core.Iterable<T>'),
const r.FakeType(r'dart.core.Iterable<T>'),
const r.FakeType(r'dart.core.Iterable<T>'),
const r.FakeType(r'dart.core.List<E>'),
const r.FakeType(r'dart.core.Set<E>'),
Set,
const r.FakeType(r'dart.core.Iterator<E>'),
Iterator,
2023-04-21 06:25:54 +00:00
const m.TypeValue<Iterable<prefix9.RequestHandler>>().type,
2023-03-11 04:44:22 +00:00
const m.TypeValue<prefix10.Future<void>>().type,
const m.TypeValue<void Function()>().type,
const m.TypeValue<dynamic Function()>().type,
const m.TypeValue<Map<Object, Object>>().type,
prefix10.ZoneSpecification,
Function,
const m.TypeValue<dynamic Function()>().type,
const m.TypeValue<void Function(Object, StackTrace)>().type,
const m.TypeValue<Map<Symbol, dynamic>>().type,
prefix13.StringInvocationKind,
const m.TypeValue<Iterable<Object>>().type,
const m.TypeValue<List<prefix13.ReflectCapability>>().type,
const m.TypeValue<Iterable<Object>>().type,
const m.TypeValue<Map<Symbol, Object>>().type,
const m.TypeValue<Iterable<Type>>().type,
const m.TypeValue<dynamic Function(String)>().type,
const m.TypeValue<prefix23.RequestContext<dynamic>>().type,
prefix23.RequestContext,
const m.TypeValue<prefix27.ResponseContext<dynamic>>().type,
prefix27.ResponseContext,
Function,
prefix26.Container,
prefix6.AngelConfigurer,
prefix24.Logger,
const r.FakeType(r'dart.core.Iterable<T>'),
const m.TypeValue<void Function(dynamic)>().type,
const m.TypeValue<prefix10.FutureOr<void> Function(dynamic)>().type,
const m.TypeValue<Iterable<dynamic>>().type,
const r.FakeType(r'dart.core.List<RoutingResult<T?>>'),
const r.FakeType(r'dart.core.List<S>'),
const r.FakeType(r'dart.core.List<T>'),
const r.FakeType(r'dart.core.List<T>'),
const r.FakeType(r'dart.core.Iterable<T>'),
const m.TypeValue<int Function(dynamic, dynamic)>().type,
prefix28.Random,
const m.TypeValue<bool Function(dynamic)>().type,
const m.TypeValue<dynamic Function(int)>().type,
const r.FakeType(r'dart.core.Map<K, V>'),
const m.TypeValue<dynamic Function(dynamic, dynamic)>().type,
const m.TypeValue<dynamic Function(dynamic)>().type,
const m.TypeValue<dynamic Function()>().type,
const m.TypeValue<dynamic Function(dynamic, dynamic)>().type,
const m.TypeValue<bool Function(dynamic, dynamic)>().type,
const m.TypeValue<dynamic Function()>().type,
const m.TypeValue<void Function(dynamic, dynamic)>().type,
const m.TypeValue<dynamic Function(dynamic)>().type,
const m.TypeValue<dynamic Function(dynamic)>().type,
const m.TypeValue<String Function(Match)>().type,
const m.TypeValue<String Function(Match)>().type,
const m.TypeValue<String Function(String)>().type,
const m.TypeValue<Iterable<int>>().type,
const m.TypeValue<int Function(String)>().type,
const r.FakeType(r'dart.core.Iterable<Future<T>>'),
const m.TypeValue<void Function(dynamic)>().type,
const r.FakeType(r'dart.core.Iterable<Future<T>>'),
const r.FakeType(r'dart.core.Iterable<T>'),
const m.TypeValue<prefix10.FutureOr<dynamic> Function(dynamic)>().type,
const m.TypeValue<prefix10.FutureOr<bool> Function()>().type,
const m.TypeValue<dynamic Function(dynamic)>().type,
const m.TypeValue<bool Function(Object)>().type,
const m.TypeValue<prefix10.FutureOr<void> Function()>().type,
Duration,
const m.TypeValue<dynamic Function()>().type,
const m.TypeValue<dynamic Function()>().type,
const r.FakeType(r'dart.async.FutureOr<T>'),
StackTrace,
2023-04-21 06:25:54 +00:00
const m.TypeValue<Map<String, dynamic>>().type,
2023-03-11 04:44:22 +00:00
const r.FakeType(r'dart.core.Iterable<S>'),
const m.TypeValue<dynamic Function(dynamic)>().type,
const m.TypeValue<bool Function(dynamic)>().type,
const m.TypeValue<dynamic Function(dynamic)>().type,
const m.TypeValue<void Function(dynamic)>().type,
const m.TypeValue<dynamic Function(dynamic, dynamic)>().type,
const m.TypeValue<dynamic Function(dynamic, dynamic)>().type,
const m.TypeValue<dynamic Function()>().type,
const m.TypeValue<dynamic Function(int)>().type
],
28,
{
r'==': (dynamic instance) => (x) => instance == x,
r'toString': (dynamic instance) => instance.toString,
r'noSuchMethod': (dynamic instance) => instance.noSuchMethod,
r'hashCode': (dynamic instance) => instance.hashCode,
r'runtimeType': (dynamic instance) => instance.runtimeType,
r'configureServer': (dynamic instance) => instance.configureServer,
r'applyRoutes': (dynamic instance) => instance.applyRoutes,
r'configureRoutes': (dynamic instance) => instance.configureRoutes,
r'findExpose': (dynamic instance) => instance.findExpose,
r'injectSingleton': (dynamic instance) => instance.injectSingleton,
r'middleware': (dynamic instance) => instance.middleware,
r'routeMappings': (dynamic instance) => instance.routeMappings,
r'app': (dynamic instance) => instance.app,
r'mountPoint': (dynamic instance) => instance.mountPoint,
2023-04-21 06:25:54 +00:00
r'order': (dynamic instance) => instance.order,
2023-03-11 04:44:22 +00:00
r'capabilities': (dynamic instance) => instance.capabilities,
r'canReflect': (dynamic instance) => instance.canReflect,
r'reflect': (dynamic instance) => instance.reflect,
r'canReflectType': (dynamic instance) => instance.canReflectType,
r'reflectType': (dynamic instance) => instance.reflectType,
r'findLibrary': (dynamic instance) => instance.findLibrary,
r'libraries': (dynamic instance) => instance.libraries,
r'annotatedClasses': (dynamic instance) => instance.annotatedClasses,
2023-04-21 06:25:54 +00:00
r'item': (dynamic instance) => instance.item,
r'name': (dynamic instance) => instance.name,
2023-03-11 04:44:22 +00:00
r'typeArguments': (dynamic instance) => instance.typeArguments,
r'isAccessor': (dynamic instance) => instance.isAccessor,
r'enableCache': (dynamic instance) => instance.enableCache,
r'addRoute': (dynamic instance) => instance.addRoute,
r'chain': (dynamic instance) => instance.chain,
r'clone': (dynamic instance) => instance.clone,
r'dumpTree': (dynamic instance) => instance.dumpTree,
r'group': (dynamic instance) => instance.group,
r'groupAsync': (dynamic instance) => instance.groupAsync,
r'navigate': (dynamic instance) => instance.navigate,
r'resolve': (dynamic instance) => instance.resolve,
r'resolveAbsolute': (dynamic instance) => instance.resolveAbsolute,
r'resolveAll': (dynamic instance) => instance.resolveAll,
r'mount': (dynamic instance) => instance.mount,
r'all': (dynamic instance) => instance.all,
r'delete': (dynamic instance) => instance.delete,
r'get': (dynamic instance) => instance.get,
r'head': (dynamic instance) => instance.head,
r'options': (dynamic instance) => instance.options,
r'post': (dynamic instance) => instance.post,
r'patch': (dynamic instance) => instance.patch,
r'put': (dynamic instance) => instance.put,
r'mounted': (dynamic instance) => instance.mounted,
r'routes': (dynamic instance) => instance.routes,
r'close': (dynamic instance) => instance.close,
r'findService': (dynamic instance) => instance.findService,
r'findServiceOf': (dynamic instance) => instance.findServiceOf,
r'findHookedService': (dynamic instance) => instance.findHookedService,
r'use': (dynamic instance) => instance.use,
r'configuration': (dynamic instance) => instance.configuration,
r'container': (dynamic instance) => instance.container,
r'services': (dynamic instance) => instance.services,
r'onService': (dynamic instance) => instance.onService,
r'bootstrapContainer': (dynamic instance) =>
instance.bootstrapContainer,
r'getHandlerResult': (dynamic instance) => instance.getHandlerResult,
r'executeHandler': (dynamic instance) => instance.executeHandler,
r'findProperty': (dynamic instance) => instance.findProperty,
r'optimizeForProduction': (dynamic instance) =>
instance.optimizeForProduction,
r'runContained': (dynamic instance) => instance.runContained,
r'runReflected': (dynamic instance) => instance.runReflected,
r'configure': (dynamic instance) => instance.configure,
r'mountController': (dynamic instance) => instance.mountController,
r'fallback': (dynamic instance) => instance.fallback,
r'handlerCache': (dynamic instance) => instance.handlerCache,
r'encoders': (dynamic instance) => instance.encoders,
r'mimeTypeResolver': (dynamic instance) => instance.mimeTypeResolver,
r'serializer': (dynamic instance) => instance.serializer,
r'allowMethodOverrides': (dynamic instance) =>
instance.allowMethodOverrides,
r'environment': (dynamic instance) => instance.environment,
r'startupHooks': (dynamic instance) => instance.startupHooks,
r'shutdownHooks': (dynamic instance) => instance.shutdownHooks,
r'responseFinalizers': (dynamic instance) =>
instance.responseFinalizers,
r'viewGenerator': (dynamic instance) => instance.viewGenerator,
r'errorHandler': (dynamic instance) => instance.errorHandler,
r'preContained': (dynamic instance) => instance.preContained,
r'optimizedRouter': (dynamic instance) => instance.optimizedRouter,
r'children': (dynamic instance) => instance.children,
r'controllers': (dynamic instance) => instance.controllers,
r'parent': (dynamic instance) => instance.parent,
r'logger': (dynamic instance) => instance.logger,
r'reflectFutureOf': (dynamic instance) => instance.reflectFutureOf,
r'&': (dynamic instance) => (x) => instance & x,
r'|': (dynamic instance) => (x) => instance | x,
r'^': (dynamic instance) => (x) => instance ^ x,
r'method': (dynamic instance) => instance.method,
r'path': (dynamic instance) => instance.path,
r'as': (dynamic instance) => instance.as,
r'allowNull': (dynamic instance) => instance.allowNull,
r'makeUri': (dynamic instance) => instance.makeUri,
r'handlers': (dynamic instance) => instance.handlers,
r'parser': (dynamic instance) => instance.parser,
r'router': (dynamic instance) => instance.router,
r'cast': (dynamic instance) => instance.cast,
r'followedBy': (dynamic instance) => instance.followedBy,
r'map': (dynamic instance) => instance.map,
r'where': (dynamic instance) => instance.where,
r'whereType': (dynamic instance) => instance.whereType,
r'expand': (dynamic instance) => instance.expand,
r'contains': (dynamic instance) => instance.contains,
r'forEach': (dynamic instance) => instance.forEach,
r'reduce': (dynamic instance) => instance.reduce,
r'fold': (dynamic instance) => instance.fold,
r'every': (dynamic instance) => instance.every,
r'join': (dynamic instance) => instance.join,
r'any': (dynamic instance) => instance.any,
r'toList': (dynamic instance) => instance.toList,
r'toSet': (dynamic instance) => instance.toSet,
r'take': (dynamic instance) => instance.take,
r'takeWhile': (dynamic instance) => instance.takeWhile,
r'skip': (dynamic instance) => instance.skip,
r'skipWhile': (dynamic instance) => instance.skipWhile,
r'firstWhere': (dynamic instance) => instance.firstWhere,
r'lastWhere': (dynamic instance) => instance.lastWhere,
r'singleWhere': (dynamic instance) => instance.singleWhere,
r'elementAt': (dynamic instance) => instance.elementAt,
r'length': (dynamic instance) => instance.length,
r'isEmpty': (dynamic instance) => instance.isEmpty,
r'isNotEmpty': (dynamic instance) => instance.isNotEmpty,
r'first': (dynamic instance) => instance.first,
r'last': (dynamic instance) => instance.last,
r'single': (dynamic instance) => instance.single
},
{
r'middleware=': (dynamic instance, value) =>
instance.middleware = value,
r'routeMappings=': (dynamic instance, value) =>
instance.routeMappings = value,
2023-04-21 06:25:54 +00:00
r'item=': (dynamic instance, value) => instance.item = value,
2023-03-11 04:44:22 +00:00
r'serializer=': (dynamic instance, value) =>
instance.serializer = value,
r'allowMethodOverrides=': (dynamic instance, value) =>
instance.allowMethodOverrides = value,
r'viewGenerator=': (dynamic instance, value) =>
instance.viewGenerator = value,
r'errorHandler=': (dynamic instance, value) =>
instance.errorHandler = value,
r'logger=': (dynamic instance, value) => instance.logger = value,
r'name=': (dynamic instance, value) => instance.name = value
},
<m.LibraryMirror>[
r.LibraryMirrorImpl(
r'',
Uri.parse('asset:example2/bin/example3_controller.dart'),
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[64],
2023-03-11 04:44:22 +00:00
{r'main': () => prefix1.main},
{},
const [],
null),
r.LibraryMirrorImpl(
r'',
Uri.parse(
'package:angel3_container_generator/angel3_container_generator.dart'),
const prefix0.ContainedReflectable(),
const <int>[0],
{r'contained': () => prefix0.contained},
{},
const [],
null),
r.LibraryMirrorImpl(
r'angel_framework.http.controller',
Uri.parse('package:angel3_framework/src/core/controller.dart'),
const prefix0.ContainedReflectable(),
const <int>[],
{},
{},
const [],
null),
r.LibraryMirrorImpl(
r'reflectable.reflectable',
Uri.parse('package:reflectable/reflectable.dart'),
const prefix0.ContainedReflectable(),
const <int>[],
{},
{},
const [],
null),
r.LibraryMirrorImpl(
r'dart.core',
Uri.parse(r'reflectable://4/dart.core'),
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[1, 2, 3, 4, 66, 67, 68],
2023-03-11 04:44:22 +00:00
{
r'deprecated': () => deprecated,
r'override': () => override,
r'provisional': () => provisional,
r'proxy': () => proxy,
r'identical': () => identical,
r'identityHashCode': () => identityHashCode,
r'print': () => print
},
{},
const [],
null),
r.LibraryMirrorImpl(
r'reflectable.src.reflectable_builder_based',
Uri.parse('package:reflectable/src/reflectable_builder_based.dart'),
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[5, 6, 7, 78],
2023-03-11 04:44:22 +00:00
{
r'pleaseInitializeMessage': () => prefix4.pleaseInitializeMessage,
r'data': () => prefix4.data,
r'memberSymbolMap': () => prefix4.memberSymbolMap,
r'reflectors': () => prefix4.reflectors
},
{
r'data=': (dynamic value) => prefix4.data = value,
r'memberSymbolMap=': (dynamic value) =>
prefix4.memberSymbolMap = value
},
const [],
null),
r.LibraryMirrorImpl(
r'reflectable.src.reflectable_base',
Uri.parse('package:reflectable/src/reflectable_base.dart'),
const prefix0.ContainedReflectable(),
const <int>[],
{},
{},
const [],
null),
r.LibraryMirrorImpl(
r'angel_framework.http.server',
Uri.parse('package:angel3_framework/src/core/server.dart'),
const prefix0.ContainedReflectable(),
const <int>[],
{},
{},
const [],
null),
r.LibraryMirrorImpl(
r'angel3_route.src.router',
Uri.parse('package:angel3_route/src/router.dart'),
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[79],
2023-03-11 04:44:22 +00:00
{r'flatten': () => prefix7.flatten},
{},
const [],
null),
r.LibraryMirrorImpl(
r'',
Uri.parse('package:angel3_container/src/reflector.dart'),
const prefix0.ContainedReflectable(),
const <int>[],
{},
{},
const [],
null),
r.LibraryMirrorImpl(
r'angel_framework.http.routable',
Uri.parse('package:angel3_framework/src/core/routable.dart'),
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[80],
2023-03-11 04:44:22 +00:00
{r'chain': () => prefix9.chain},
{},
const [],
null),
r.LibraryMirrorImpl(
r'dart.async',
Uri.parse(r'reflectable://11/dart.async'),
const prefix0.ContainedReflectable(),
2023-04-21 06:25:54 +00:00
const <int>[81, 82, 83, 84],
2023-03-11 04:44:22 +00:00
{
r'unawaited': () => prefix10.unawaited,
r'scheduleMicrotask': () => prefix10.scheduleMicrotask,
r'runZoned': () => prefix10.runZoned,
r'runZonedGuarded': () => prefix10.runZonedGuarded
},
{},
const [],
null),
r.LibraryMirrorImpl(
r'angel_framework.http.metadata',
Uri.parse('package:angel3_framework/src/core/metadata.dart'),
const prefix0.ContainedReflectable(),
const <int>[8],
{r'noExpose': () => prefix11.noExpose},
{},
const [],
null),
r.LibraryMirrorImpl(
r'reflectable.mirrors',
Uri.parse('package:reflectable/mirrors.dart'),
const prefix0.ContainedReflectable(),
const <int>[],
{},
{},
const [],
null),
r.LibraryMirrorImpl(
r'reflectable.capability',
Uri.parse('package:reflectable/capability.dart'),
const prefix0.ContainedReflectable(),
const <int>[
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
2023-04-21 06:25:54 +00:00
86,
87,
88,
89,
90
2023-03-11 04:44:22 +00:00
],
{
r'instanceInvokeCapability': () =>
prefix13.instanceInvokeCapability,
r'staticInvokeCapability': () => prefix13.staticInvokeCapability,
r'topLevelInvokeCapability': () =>
prefix13.topLevelInvokeCapability,
r'newInstanceCapability': () => prefix13.newInstanceCapability,
r'metadataCapability': () => prefix13.metadataCapability,
r'typeCapability': () => prefix13.typeCapability,
r'typeRelationsCapability': () =>
prefix13.typeRelationsCapability,
r'reflectedTypeCapability': () =>
prefix13.reflectedTypeCapability,
r'libraryCapability': () => prefix13.libraryCapability,
r'declarationsCapability': () => prefix13.declarationsCapability,
r'uriCapability': () => prefix13.uriCapability,
r'libraryDependenciesCapability': () =>
prefix13.libraryDependenciesCapability,
r'invokingCapability': () => prefix13.invokingCapability,
r'typingCapability': () => prefix13.typingCapability,
r'delegateCapability': () => prefix13.delegateCapability,
r'subtypeQuantifyCapability': () =>
prefix13.subtypeQuantifyCapability,
r'superclassQuantifyCapability': () =>
prefix13.superclassQuantifyCapability,
r'typeAnnotationQuantifyCapability': () =>
prefix13.typeAnnotationQuantifyCapability,
r'typeAnnotationDeepQuantifyCapability': () =>
prefix13.typeAnnotationDeepQuantifyCapability,
r'correspondingSetterQuantifyCapability': () =>
prefix13.correspondingSetterQuantifyCapability,
r'admitSubtypeCapability': () => prefix13.admitSubtypeCapability,
r'reflectableNoSuchInvokableError': () =>
prefix13.reflectableNoSuchInvokableError,
r'reflectableNoSuchMethodError': () =>
prefix13.reflectableNoSuchMethodError,
r'reflectableNoSuchGetterError': () =>
prefix13.reflectableNoSuchGetterError,
r'reflectableNoSuchSetterError': () =>
prefix13.reflectableNoSuchSetterError,
r'reflectableNoSuchConstructorError': () =>
prefix13.reflectableNoSuchConstructorError
},
{},
const [],
null)
],
[])
};
final _memberSymbolMap = null;
void initializeReflectable() {
r.data = _data;
r.memberSymbolMap = _memberSymbolMap;
}