platform/angel_container_generator/test/reflector_test.reflectable.dart

5078 lines
127 KiB
Dart
Raw Normal View History

2018-11-30 05:32:49 +00:00
// This file has been generated by the reflectable package.
// https://github.com/dart-lang/reflectable.
import "dart:core";
2018-11-30 14:23:34 +00:00
import 'dart:math' as prefix4;
2018-11-30 05:32:49 +00:00
import 'package:angel_container_generator/angel_container_generator.dart'
as prefix0;
2018-11-30 06:09:18 +00:00
import 'package:reflectable/capability.dart' as prefix2;
import 'package:reflectable/mirrors.dart' as prefix3;
2018-11-30 05:32:49 +00:00
import 'reflector_test.dart' as prefix1;
// 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(): new r.ReflectorData(
<m.TypeMirror>[
new r.NonGenericClassMirrorImpl(
2018-11-30 14:23:34 +00:00
r"LowerPokemon",
r".LowerPokemon",
2018-11-30 05:32:49 +00:00
7,
0,
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
const <int>[0, 16, 17],
const <int>[18, 19, 20, 21, 22, 15, 16],
2018-11-30 05:32:49 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
11,
2018-11-30 05:32:49 +00:00
{},
{},
2018-11-30 14:23:34 +00:00
{
r"": (b) =>
(pokemon) => b ? new prefix1.LowerPokemon(pokemon) : null
},
2018-11-30 05:32:49 +00:00
-1,
0,
const <int>[],
const <Object>[prefix0.contained],
2018-11-30 06:09:18 +00:00
null),
new r.NonGenericClassMirrorImpl(
2018-11-30 14:23:34 +00:00
r"Pokemon",
r".Pokemon",
2018-11-30 06:09:18 +00:00
7,
1,
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
const <int>[1, 2, 23, 26, 27],
const <int>[18, 23, 20, 21, 22, 24, 25],
2018-11-30 06:09:18 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
11,
2018-11-30 06:09:18 +00:00
{},
{},
2018-11-30 14:23:34 +00:00
{
r"": (b) =>
(name, type) => b ? new prefix1.Pokemon(name, type) : null,
r"changeName": (b) => (other, name) =>
b ? new prefix1.Pokemon.changeName(other, name) : null
},
2018-11-30 06:09:18 +00:00
-1,
1,
const <int>[],
const <Object>[prefix0.contained],
null),
new r.NonGenericClassMirrorImpl(
2018-11-30 14:23:34 +00:00
r"KantoPokemon",
r".KantoPokemon",
2018-11-30 06:09:18 +00:00
7,
2,
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
const <int>[28],
const <int>[18, 23, 20, 21, 22, 24, 25],
2018-11-30 06:09:18 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
1,
2018-11-30 06:09:18 +00:00
{},
{},
2018-11-30 14:23:34 +00:00
{
r"": (b) => (name, type) =>
b ? new prefix1.KantoPokemon(name, type) : null
},
2018-11-30 06:09:18 +00:00
-1,
2,
const <int>[],
const <Object>[prefix0.contained],
2018-11-30 14:23:34 +00:00
null),
new r.NonGenericClassMirrorImpl(
r"Artist",
r".Artist",
7,
3,
2018-11-30 05:32:49 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
const <int>[3, 30, 31],
const <int>[18, 19, 20, 21, 22, 29, 30],
const <int>[],
11,
{},
{},
{r"": (b) => ({name}) => b ? new prefix1.Artist(name: name) : null},
2018-11-30 05:32:49 +00:00
-1,
2018-11-30 06:09:18 +00:00
3,
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[prefix0.contained],
null),
new r.NonGenericClassMirrorImpl(
r"Album",
r".Album",
7,
4,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
const <int>[4, 33, 34],
const <int>[18, 19, 20, 21, 22, 32, 33],
const <int>[],
11,
{},
{},
{r"": (b) => (artist) => b ? new prefix1.Album(artist) : null},
2018-11-30 05:32:49 +00:00
-1,
2018-11-30 06:09:18 +00:00
4,
2018-11-30 05:32:49 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[prefix0.contained],
null),
new r.NonGenericClassMirrorImpl(
r"AlbumLength",
r".AlbumLength",
7,
5,
2018-11-30 05:32:49 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
const <int>[5, 6, 37, 38],
const <int>[18, 19, 20, 21, 22, 35, 36, 37],
2018-11-30 05:32:49 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
11,
{},
{},
{
r"": (b) => (artist, album) =>
b ? new prefix1.AlbumLength(artist, album) : null
},
-1,
5,
2018-11-30 05:32:49 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[prefix0.contained],
null),
new r.NonGenericClassMirrorImpl(
r"PokemonType",
r".PokemonType",
524295,
6,
2018-11-30 05:32:49 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
const <int>[7, 8, 9, 10, 11, 12, 39],
const <int>[18, 39, 20, 21, 22, 40],
const <int>[41, 42, 43, 44, 45, 46, 47],
11,
{
r"values": () => prefix1.PokemonType.values,
r"water": () => prefix1.PokemonType.water,
r"fire": () => prefix1.PokemonType.fire,
r"grass": () => prefix1.PokemonType.grass,
r"ice": () => prefix1.PokemonType.ice,
r"poison": () => prefix1.PokemonType.poison,
r"flying": () => prefix1.PokemonType.flying
},
{},
{},
-1,
6,
2018-11-30 05:32:49 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[prefix0.contained],
null),
new r.NonGenericClassMirrorImpl(
r"ContainedReflectable",
r".ContainedReflectable",
7,
7,
2018-11-30 05:32:49 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
const <int>[48],
const <int>[18, 19, 20, 21, 22, 49, 50, 51, 52, 53, 54, 55, 56],
2018-11-30 05:32:49 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
-1,
{},
{},
{r"": (b) => () => b ? new prefix0.ContainedReflectable() : null},
-1,
7,
2018-11-30 05:32:49 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[prefix0.contained],
null),
new r.NonGenericClassMirrorImpl(
r"int",
r"dart.core.int",
519,
8,
2018-11-30 05:32:49 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
const <int>[
57,
58,
59,
60,
61,
62,
63,
64,
65,
66,
67,
68,
69,
70,
71,
72,
73,
74,
75,
76,
77,
78,
79,
80,
81,
82,
83,
84,
85,
86
],
const <int>[18, 19, 20, 21, 22],
const <int>[80, 81],
2018-11-30 05:32:49 +00:00
-1,
2018-11-30 14:23:34 +00:00
{r"parse": () => int.parse, r"tryParse": () => int.tryParse},
{},
{
r"fromEnvironment": (b) => (name, {defaultValue}) => b
? new int.fromEnvironment(name, defaultValue: defaultValue)
: null
},
-1,
8,
2018-11-30 06:09:18 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[],
null),
new r.GenericClassMirrorImpl(
r"Iterable",
r"dart.core.Iterable",
519,
9,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
const <int>[
87,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
111,
112,
113,
114,
115,
116,
117,
118,
119,
120,
121
],
const <int>[
18,
111,
20,
21,
22,
88,
89,
90,
91,
92,
93,
94,
95,
96,
97,
98,
99,
100,
101,
102,
103,
104,
105,
106,
107,
108,
109,
110,
113,
114,
115,
116,
117,
118
],
const <int>[87],
11,
{r"castFrom": () => Iterable.castFrom},
{},
{
r"generate": (b) => (count, [generator]) =>
b ? new Iterable.generate(count, generator) : null,
r"empty": (b) => () => b ? new Iterable.empty() : null
},
2018-11-30 06:09:18 +00:00
-1,
2018-11-30 14:23:34 +00:00
9,
2018-11-30 06:09:18 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[],
null,
(o) => false,
const <int>[15],
9),
new r.GenericClassMirrorImpl(
r"List",
r"dart.core.List",
519,
10,
const prefix0.ContainedReflectable(),
const <int>[
122,
123,
124,
125,
126,
127,
128,
129,
130,
131,
132,
133,
134,
135,
136,
137,
138,
139,
140,
141,
142,
143,
144,
145,
146,
147,
148,
149,
150,
151,
152,
153,
154,
155,
156,
157,
158,
159,
160,
161,
162,
163
],
const <int>[18, 19, 20, 21, 22],
const <int>[122, 123, 124],
11,
{
r"castFrom": () => List.castFrom,
r"copyRange": () => List.copyRange,
r"writeIterable": () => List.writeIterable
},
{},
{
r"": (b) => ([length]) =>
b ? (length == null ? List() : List(length)) : null,
r"filled": (b) => (length, fill, {growable: false}) =>
b ? new List.filled(length, fill, growable: growable) : null,
r"from": (b) => (elements, {growable: true}) =>
b ? new List.from(elements, growable: growable) : null,
r"of": (b) => (elements, {growable: true}) =>
b ? new List.of(elements, growable: growable) : null,
r"generate": (b) => (length, generator, {growable: true}) => b
? new List.generate(length, generator, growable: growable)
: null,
r"unmodifiable": (b) =>
(elements) => b ? new List.unmodifiable(elements) : null
},
-1,
10,
2018-11-30 06:09:18 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[],
null,
(o) => false,
const <int>[16],
10),
new r.NonGenericClassMirrorImpl(
r"Object",
r"dart.core.Object",
7,
11,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
const <int>[18, 19, 20, 21, 22, 164],
const <int>[18, 19, 20, 21, 22],
const <int>[],
null,
{},
{},
{r"": (b) => () => b ? new Object() : null},
2018-11-30 06:09:18 +00:00
-1,
2018-11-30 14:23:34 +00:00
11,
2018-11-30 06:09:18 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[const pragma("vm:entry-point")],
null),
new r.NonGenericClassMirrorImpl(
r"String",
r"dart.core.String",
519,
12,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
const <int>[
165,
166,
167,
168,
169,
170,
171,
172,
173,
174,
175,
176,
177,
178,
179,
180,
181,
182,
183,
184,
185,
186,
187,
188,
189,
190,
191,
192,
193,
194,
195,
196,
197,
198,
199
],
const <int>[18, 19, 20, 21, 22],
const <int>[],
11,
{},
{},
{
r"fromCharCodes": (b) => (charCodes, [start = 0, end]) =>
b ? new String.fromCharCodes(charCodes, start, end) : null,
r"fromCharCode": (b) =>
(charCode) => b ? new String.fromCharCode(charCode) : null,
r"fromEnvironment": (b) => (name, {defaultValue}) => b
? new String.fromEnvironment(name, defaultValue: defaultValue)
: null
},
2018-11-30 06:09:18 +00:00
-1,
2018-11-30 14:23:34 +00:00
12,
2018-11-30 06:09:18 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[],
null),
new r.NonGenericClassMirrorImpl(
r"StringBuffer",
r"dart.core.StringBuffer",
7,
13,
const prefix0.ContainedReflectable(),
const <int>[200, 201, 202, 203, 204, 205, 206, 207, 208, 209],
const <int>[
18,
205,
20,
21,
22,
200,
201,
202,
203,
204,
206,
207,
208
],
2018-11-30 06:09:18 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
11,
{},
{},
{
r"": (b) =>
([content = ""]) => b ? new StringBuffer(content) : null
},
-1,
13,
const <int>[14],
const <Object>[],
null),
new r.NonGenericClassMirrorImpl(
r"StringSink",
r"dart.core.StringSink",
519,
14,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
const <int>[210, 211, 212, 213, 214],
const <int>[18, 19, 20, 21, 22],
const <int>[],
11,
{},
{},
{},
2018-11-30 06:09:18 +00:00
-1,
2018-11-30 14:23:34 +00:00
14,
2018-11-30 06:09:18 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[],
null),
new r.TypeVariableMirrorImpl(r"E", r"dart.core.Iterable.E",
const prefix0.ContainedReflectable(), -1, 9, <Object>[]),
new r.TypeVariableMirrorImpl(r"E", r"dart.core.List.E",
const prefix0.ContainedReflectable(), -1, 10, <Object>[])
],
<m.DeclarationMirror>[
new r.VariableMirrorImpl(
r"pokemon",
33797,
0,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
1,
1,
1, const <int>[], const <Object>[]),
new r.VariableMirrorImpl(
r"name",
33797,
1,
const prefix0.ContainedReflectable(),
12,
12,
12, const <int>[], const <Object>[]),
new r.VariableMirrorImpl(
r"type",
33797,
1,
const prefix0.ContainedReflectable(),
6,
6,
6, const <int>[], const <Object>[]),
new r.VariableMirrorImpl(
r"name",
33797,
3,
const prefix0.ContainedReflectable(),
12,
12,
12, const <int>[], const <Object>[]),
new r.VariableMirrorImpl(
r"artist",
33797,
2018-11-30 05:32:49 +00:00
4,
2018-11-30 14:23:34 +00:00
const prefix0.ContainedReflectable(),
3,
3,
3, const <int>[], const <Object>[]),
new r.VariableMirrorImpl(
r"artist",
33797,
5,
const prefix0.ContainedReflectable(),
3,
3,
3, const <int>[], const <Object>[]),
new r.VariableMirrorImpl(
r"album",
33797,
5,
const prefix0.ContainedReflectable(),
4,
4,
4, const <int>[], const <Object>[]),
new r.VariableMirrorImpl(
r"water",
33941,
6,
const prefix0.ContainedReflectable(),
6,
6,
6, const <int>[], const []),
new r.VariableMirrorImpl(
r"fire",
33941,
6,
const prefix0.ContainedReflectable(),
6,
6,
6, const <int>[], const []),
new r.VariableMirrorImpl(
r"grass",
33941,
6,
const prefix0.ContainedReflectable(),
6,
6,
6, const <int>[], const []),
new r.VariableMirrorImpl(
r"ice",
33941,
6,
const prefix0.ContainedReflectable(),
6,
6,
6, const <int>[], const []),
new r.VariableMirrorImpl(
r"poison",
33941,
6,
const prefix0.ContainedReflectable(),
6,
6,
6, const <int>[], const []),
new r.VariableMirrorImpl(
r"flying",
33941,
6,
const prefix0.ContainedReflectable(),
6,
6,
6, const <int>[], const []),
new r.VariableMirrorImpl(
r"index",
33861,
6,
const prefix0.ContainedReflectable(),
8,
8,
8, const <int>[], const []),
new r.VariableMirrorImpl(
r"values",
2131157,
6,
const prefix0.ContainedReflectable(),
10,
15,
10,
const <int>[6],
const []),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 0, 1, 1, 15),
new r.MethodMirrorImpl(
r"lowercaseName",
131075,
0,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"",
0,
0,
-1,
0,
0,
const <int>[],
const <int>[0],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"==",
131074,
11,
-1,
16,
16,
const <int>[],
const <int>[1],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"toString",
131074,
11,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"noSuchMethod",
65538,
11,
null,
null,
null,
const <int>[],
const <int>[2],
const prefix0.ContainedReflectable(),
const <Object>[const pragma("vm:entry-point")]),
new r.MethodMirrorImpl(
r"hashCode",
131075,
11,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"runtimeType",
131075,
11,
-1,
17,
17,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"toString",
131074,
1,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[override]),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 1, 12, 12, 24),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 2, 6, 6, 25),
new r.MethodMirrorImpl(
r"",
0,
1,
-1,
1,
1,
const <int>[],
const <int>[3, 4],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"changeName",
1,
1,
-1,
1,
1,
const <int>[],
const <int>[5, 6],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"",
0,
2,
-1,
2,
2,
const <int>[],
const <int>[7, 8],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 3, 12, 12, 29),
new r.MethodMirrorImpl(
r"lowerName",
131075,
3,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"",
0,
3,
-1,
3,
3,
const <int>[],
const <int>[9],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 4, 3, 3, 32),
new r.MethodMirrorImpl(
r"title",
131075,
4,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"",
0,
4,
-1,
4,
4,
const <int>[],
const <int>[10],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 5, 3, 3, 35),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 6, 4, 4, 36),
new r.MethodMirrorImpl(
r"totalLength",
131075,
5,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"",
0,
5,
-1,
5,
5,
const <int>[],
const <int>[11, 12],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"toString",
131074,
6,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const []),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 13, 8, 8, 40),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 14, 15, 10, 41),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 7, 6, 6, 42),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 8, 6, 6, 43),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 9, 6, 6, 44),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 10, 6, 6, 45),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 11, 6, 6, 46),
new r.ImplicitGetterMirrorImpl(
const prefix0.ContainedReflectable(), 12, 6, 6, 47),
new r.MethodMirrorImpl(
r"",
128,
7,
-1,
7,
7,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"capabilities",
4325379,
null,
10,
19,
10,
const <int>[18],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"canReflect",
131074,
null,
-1,
16,
16,
const <int>[],
const <int>[13],
const prefix0.ContainedReflectable(),
const <Object>[override]),
new r.MethodMirrorImpl(
r"reflect",
131074,
null,
-1,
20,
20,
const <int>[],
const <int>[14],
const prefix0.ContainedReflectable(),
const <Object>[override]),
new r.MethodMirrorImpl(
r"canReflectType",
131074,
null,
-1,
16,
16,
const <int>[],
const <int>[15],
const prefix0.ContainedReflectable(),
const <Object>[override]),
new r.MethodMirrorImpl(
r"reflectType",
131074,
null,
-1,
21,
21,
const <int>[],
const <int>[16],
const prefix0.ContainedReflectable(),
const <Object>[override]),
new r.MethodMirrorImpl(
r"findLibrary",
131074,
null,
-1,
22,
22,
const <int>[],
const <int>[17],
const prefix0.ContainedReflectable(),
const <Object>[override]),
new r.MethodMirrorImpl(
r"libraries",
4325379,
null,
-1,
24,
25,
const <int>[23, 22],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[override]),
new r.MethodMirrorImpl(
r"annotatedClasses",
4325379,
null,
9,
27,
9,
const <int>[26],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[override]),
new r.MethodMirrorImpl(
r"&",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[18],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"|",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[19],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"^",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[20],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"~",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"<<",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[21],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r">>",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[22],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"modPow",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[23, 24],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"modInverse",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[25],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"gcd",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[26],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"toUnsigned",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[27],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"toSigned",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[28],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"unary-",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"abs",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"round",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"floor",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"ceil",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"truncate",
131586,
8,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"roundToDouble",
131586,
8,
-1,
28,
28,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"floorToDouble",
131586,
8,
-1,
28,
28,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"ceilToDouble",
131586,
8,
-1,
28,
28,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"truncateToDouble",
131586,
8,
-1,
28,
28,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"toString",
131586,
8,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"toRadixString",
131586,
8,
12,
12,
12,
const <int>[],
const <int>[29],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"parse",
131090,
8,
8,
8,
8,
const <int>[],
const <int>[30, 31, 32],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"tryParse",
131090,
8,
8,
8,
8,
const <int>[],
const <int>[33, 34],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"isEven",
131587,
8,
-1,
16,
16,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"isOdd",
131587,
8,
-1,
16,
16,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"bitLength",
131587,
8,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"sign",
131587,
8,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"fromEnvironment",
129,
8,
-1,
8,
8,
const <int>[],
const <int>[35, 36],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"castFrom",
4325394,
9,
9,
29,
9,
null,
const <int>[37],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"cast",
4325378,
9,
9,
30,
9,
null,
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"followedBy",
4325378,
9,
9,
31,
9,
null,
const <int>[38],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"map",
4325378,
9,
9,
32,
9,
null,
const <int>[39],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"where",
4325378,
9,
9,
31,
9,
null,
const <int>[40],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"whereType",
4325378,
9,
9,
33,
9,
null,
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"expand",
4325378,
9,
9,
34,
9,
null,
const <int>[41],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"contains",
131074,
9,
-1,
16,
16,
const <int>[],
const <int>[42],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"forEach",
262146,
9,
null,
-1,
-1,
const <int>[],
const <int>[43],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"reduce",
2,
9,
-1,
-1,
-1,
const <int>[],
const <int>[44],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"fold",
2,
9,
-1,
-1,
-1,
const <int>[],
const <int>[45, 46],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"every",
131074,
9,
-1,
16,
16,
const <int>[],
const <int>[47],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"join",
131074,
9,
12,
12,
12,
const <int>[],
const <int>[48],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"any",
131074,
9,
-1,
16,
16,
const <int>[],
const <int>[49],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"toList",
4325378,
9,
10,
35,
10,
null,
const <int>[50],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"toSet",
4325378,
9,
-1,
36,
37,
null,
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"take",
4325378,
9,
9,
31,
9,
null,
const <int>[51],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"takeWhile",
4325378,
9,
9,
31,
9,
null,
const <int>[52],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"skip",
4325378,
9,
9,
31,
9,
null,
const <int>[53],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"skipWhile",
4325378,
9,
9,
31,
9,
null,
const <int>[54],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"firstWhere",
2,
9,
-1,
-1,
-1,
const <int>[],
const <int>[55, 56],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"lastWhere",
2,
9,
-1,
-1,
-1,
const <int>[],
const <int>[57, 58],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"singleWhere",
2,
9,
-1,
-1,
-1,
const <int>[],
const <int>[59, 60],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"elementAt",
2,
9,
-1,
-1,
-1,
const <int>[],
const <int>[61],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"toString",
131074,
9,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"iterator",
4325891,
9,
-1,
38,
39,
null,
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"length",
131075,
9,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"isEmpty",
131075,
9,
-1,
16,
16,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"isNotEmpty",
131075,
9,
-1,
16,
16,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"first",
3,
9,
-1,
-1,
-1,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"last",
3,
9,
-1,
-1,
-1,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"single",
3,
9,
-1,
-1,
-1,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(r"", 128, 9, -1, 31, 9, null, const <int>[],
const prefix0.ContainedReflectable(), const <Object>[]),
new r.MethodMirrorImpl(
r"generate",
1,
9,
-1,
31,
9,
null,
const <int>[62, 63],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(r"empty", 385, 9, -1, 31, 9, null, const <int>[],
const prefix0.ContainedReflectable(), const <Object>[]),
new r.MethodMirrorImpl(
r"castFrom",
4325394,
10,
10,
40,
10,
null,
const <int>[64],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"copyRange",
262162,
10,
null,
-1,
-1,
const <int>[],
const <int>[65, 66, 67, 68, 69],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"writeIterable",
262162,
10,
null,
-1,
-1,
const <int>[],
const <int>[70, 71, 72],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"cast",
4325890,
10,
10,
41,
10,
null,
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"[]",
514,
10,
-1,
-1,
-1,
const <int>[],
const <int>[73],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"[]=",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[74, 75],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"add",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[76],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"addAll",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[77],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"sort",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[78],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"shuffle",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[79],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"indexOf",
131586,
10,
8,
8,
8,
const <int>[],
const <int>[80, 81],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"indexWhere",
131586,
10,
8,
8,
8,
const <int>[],
const <int>[82, 83],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"lastIndexWhere",
131586,
10,
8,
8,
8,
const <int>[],
const <int>[84, 85],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"lastIndexOf",
131586,
10,
8,
8,
8,
const <int>[],
const <int>[86, 87],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"clear",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"insert",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[88, 89],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"insertAll",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[90, 91],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"setAll",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[92, 93],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"remove",
131586,
10,
-1,
16,
16,
const <int>[],
const <int>[94],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"removeAt",
514,
10,
-1,
-1,
-1,
const <int>[],
const <int>[95],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"removeLast",
514,
10,
-1,
-1,
-1,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"removeWhere",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[96],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"retainWhere",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[97],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"+",
4325890,
10,
10,
42,
10,
null,
const <int>[98],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"sublist",
4325890,
10,
10,
42,
10,
null,
const <int>[99, 100],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"getRange",
4325890,
10,
9,
43,
9,
null,
const <int>[101, 102],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"setRange",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[103, 104, 105, 106],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"removeRange",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[107, 108],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"fillRange",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[109, 110, 111],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"replaceRange",
262658,
10,
null,
-1,
-1,
const <int>[],
const <int>[112, 113, 114],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"asMap",
4325890,
10,
-1,
44,
45,
null,
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"first=",
262660,
10,
null,
-1,
-1,
const <int>[],
const <int>[127],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"last=",
262660,
10,
null,
-1,
-1,
const <int>[],
const <int>[128],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"length",
131587,
10,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"length=",
262660,
10,
null,
-1,
-1,
const <int>[],
const <int>[129],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"reversed",
4325891,
10,
9,
43,
9,
null,
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(r"", 1, 10, -1, 42, 10, null, const <int>[115],
const prefix0.ContainedReflectable(), const <Object>[]),
new r.MethodMirrorImpl(
r"filled",
1,
10,
-1,
42,
10,
null,
const <int>[116, 117, 118],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"from",
1,
10,
-1,
42,
10,
null,
const <int>[119, 120],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"of",
1,
10,
-1,
42,
10,
null,
const <int>[121, 122],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"generate",
1,
10,
-1,
42,
10,
null,
const <int>[123, 124, 125],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"unmodifiable",
1,
10,
-1,
42,
10,
null,
const <int>[126],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"",
128,
11,
-1,
11,
11,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"[]",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[130],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"codeUnitAt",
131586,
12,
8,
8,
8,
const <int>[],
const <int>[131],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"==",
131586,
12,
-1,
16,
16,
const <int>[],
const <int>[132],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"compareTo",
131586,
12,
8,
8,
8,
const <int>[],
const <int>[133],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"endsWith",
131586,
12,
-1,
16,
16,
const <int>[],
const <int>[134],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"startsWith",
131586,
12,
-1,
16,
16,
const <int>[],
const <int>[135, 136],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"indexOf",
131586,
12,
8,
8,
8,
const <int>[],
const <int>[137, 138],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"lastIndexOf",
131586,
12,
8,
8,
8,
const <int>[],
const <int>[139, 140],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"+",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[141],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"substring",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[142, 143],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"trim",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"trimLeft",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"trimRight",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"*",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[144],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"padLeft",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[145, 146],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"padRight",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[147, 148],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"contains",
131586,
12,
-1,
16,
16,
const <int>[],
const <int>[149, 150],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"replaceFirst",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[151, 152, 153],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"replaceFirstMapped",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[154, 155, 156],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"replaceAll",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[157, 158],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"replaceAllMapped",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[159, 160],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"replaceRange",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[161, 162, 163],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"split",
4325890,
12,
10,
46,
10,
const <int>[12],
const <int>[164],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"splitMapJoin",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[165, 166, 167],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"toLowerCase",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"toUpperCase",
131586,
12,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"length",
131587,
12,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"hashCode",
131587,
12,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"isEmpty",
131587,
12,
-1,
16,
16,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"isNotEmpty",
131587,
12,
-1,
16,
16,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"codeUnits",
4325891,
12,
10,
47,
10,
const <int>[8],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"runes",
131587,
12,
-1,
48,
48,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"fromCharCodes",
1,
12,
-1,
12,
12,
const <int>[],
const <int>[168, 169, 170],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"fromCharCode",
1,
12,
-1,
12,
12,
const <int>[],
const <int>[171],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"fromEnvironment",
129,
12,
-1,
12,
12,
const <int>[],
const <int>[172, 173],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"write",
262146,
13,
null,
-1,
-1,
const <int>[],
const <int>[174],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"writeCharCode",
262146,
13,
null,
-1,
-1,
const <int>[],
const <int>[175],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"writeAll",
262146,
13,
null,
-1,
-1,
const <int>[],
const <int>[176, 177],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"writeln",
262146,
13,
null,
-1,
-1,
const <int>[],
const <int>[178],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"clear",
262146,
13,
null,
-1,
-1,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"toString",
131074,
13,
12,
12,
12,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"length",
131075,
13,
8,
8,
8,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"isEmpty",
131075,
13,
-1,
16,
16,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"isNotEmpty",
131075,
13,
-1,
16,
16,
const <int>[],
const <int>[],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"",
0,
13,
-1,
13,
13,
const <int>[],
const <int>[179],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"write",
262658,
14,
null,
-1,
-1,
const <int>[],
const <int>[180],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"writeAll",
262658,
14,
null,
-1,
-1,
const <int>[],
const <int>[181, 182],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"writeln",
262658,
14,
null,
-1,
-1,
const <int>[],
const <int>[183],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(
r"writeCharCode",
262658,
14,
null,
-1,
-1,
const <int>[],
const <int>[184],
const prefix0.ContainedReflectable(),
const <Object>[]),
new r.MethodMirrorImpl(r"", 64, 14, -1, 14, 14, const <int>[],
const <int>[], const prefix0.ContainedReflectable(), const [])
],
<m.ParameterMirror>[
new r.ParameterMirrorImpl(
r"pokemon",
32774,
17,
const prefix0.ContainedReflectable(),
1,
1,
1,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"other",
16390,
18,
const prefix0.ContainedReflectable(),
null,
null,
null,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"invocation",
32774,
20,
const prefix0.ContainedReflectable(),
-1,
49,
49,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"name",
32774,
26,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"type",
32774,
26,
const prefix0.ContainedReflectable(),
6,
6,
6,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"other",
32774,
27,
const prefix0.ContainedReflectable(),
1,
1,
1,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"name",
32774,
27,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"name",
32774,
28,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"type",
32774,
28,
const prefix0.ContainedReflectable(),
6,
6,
6,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"name",
45062,
31,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
null,
#name),
new r.ParameterMirrorImpl(
r"artist",
32774,
34,
const prefix0.ContainedReflectable(),
3,
3,
3,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"artist",
32774,
38,
const prefix0.ContainedReflectable(),
3,
3,
3,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"album",
32774,
38,
const prefix0.ContainedReflectable(),
4,
4,
4,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"reflectee",
32774,
50,
const prefix0.ContainedReflectable(),
11,
11,
11,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"reflectee",
32774,
51,
const prefix0.ContainedReflectable(),
11,
11,
11,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"type",
32774,
52,
const prefix0.ContainedReflectable(),
-1,
17,
17,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"type",
32774,
53,
const prefix0.ContainedReflectable(),
-1,
17,
17,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"libraryName",
32774,
54,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"other",
32774,
57,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"other",
32774,
58,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"other",
32774,
59,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"shiftAmount",
32774,
61,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"shiftAmount",
32774,
62,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"exponent",
32774,
63,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"modulus",
32774,
63,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"modulus",
32774,
64,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"other",
32774,
65,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"width",
32774,
66,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"width",
32774,
67,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"radix",
32774,
79,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"source",
32774,
80,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"radix",
45062,
80,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
#radix),
new r.ParameterMirrorImpl(
r"onError",
12294,
80,
const prefix0.ContainedReflectable(),
null,
50,
50,
const <int>[],
const <Object>[deprecated],
null,
#onError),
new r.ParameterMirrorImpl(
r"source",
32774,
81,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"radix",
45062,
81,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
#radix),
new r.ParameterMirrorImpl(
r"name",
32774,
86,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"defaultValue",
45062,
86,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
#defaultValue),
new r.ParameterMirrorImpl(
r"source",
2129926,
87,
const prefix0.ContainedReflectable(),
9,
51,
9,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"other",
2129926,
89,
const prefix0.ContainedReflectable(),
9,
31,
9,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"f",
6,
90,
const prefix0.ContainedReflectable(),
null,
52,
52,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"test",
6,
91,
const prefix0.ContainedReflectable(),
null,
53,
53,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"f",
6,
93,
const prefix0.ContainedReflectable(),
null,
54,
54,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"element",
32774,
94,
const prefix0.ContainedReflectable(),
11,
11,
11,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"f",
6,
95,
const prefix0.ContainedReflectable(),
null,
55,
55,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"combine",
6,
96,
const prefix0.ContainedReflectable(),
null,
56,
56,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"initialValue",
6,
97,
const prefix0.ContainedReflectable(),
null,
-1,
-1,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"combine",
6,
97,
const prefix0.ContainedReflectable(),
null,
57,
57,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"test",
6,
98,
const prefix0.ContainedReflectable(),
null,
53,
53,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"separator",
38918,
99,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
"",
null),
new r.ParameterMirrorImpl(
r"test",
6,
100,
const prefix0.ContainedReflectable(),
null,
53,
53,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"growable",
47110,
101,
const prefix0.ContainedReflectable(),
-1,
16,
16,
const <int>[],
const <Object>[],
true,
#growable),
new r.ParameterMirrorImpl(
r"count",
32774,
103,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"test",
6,
104,
const prefix0.ContainedReflectable(),
null,
53,
53,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"count",
32774,
105,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"test",
6,
106,
const prefix0.ContainedReflectable(),
null,
53,
53,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"test",
6,
107,
const prefix0.ContainedReflectable(),
null,
53,
53,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"orElse",
12294,
107,
const prefix0.ContainedReflectable(),
null,
58,
58,
null,
const <Object>[],
null,
#orElse),
new r.ParameterMirrorImpl(
r"test",
6,
108,
const prefix0.ContainedReflectable(),
null,
53,
53,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"orElse",
12294,
108,
const prefix0.ContainedReflectable(),
null,
58,
58,
null,
const <Object>[],
null,
#orElse),
new r.ParameterMirrorImpl(
r"test",
6,
109,
const prefix0.ContainedReflectable(),
null,
53,
53,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"orElse",
12294,
109,
const prefix0.ContainedReflectable(),
null,
58,
58,
null,
const <Object>[],
null,
#orElse),
new r.ParameterMirrorImpl(
r"index",
32774,
110,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"count",
32774,
120,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"generator",
4102,
120,
const prefix0.ContainedReflectable(),
null,
59,
59,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"source",
2129926,
122,
const prefix0.ContainedReflectable(),
10,
60,
10,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"target",
2129926,
123,
const prefix0.ContainedReflectable(),
10,
61,
10,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"at",
32774,
123,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"source",
2129926,
123,
const prefix0.ContainedReflectable(),
10,
61,
10,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"start",
36870,
123,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"end",
36870,
123,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"target",
2129926,
124,
const prefix0.ContainedReflectable(),
10,
62,
10,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"at",
32774,
124,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"source",
2129926,
124,
const prefix0.ContainedReflectable(),
9,
63,
9,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"index",
32774,
126,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"index",
32774,
127,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"value",
6,
127,
const prefix0.ContainedReflectable(),
null,
-1,
-1,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"value",
6,
128,
const prefix0.ContainedReflectable(),
null,
-1,
-1,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"iterable",
2129926,
129,
const prefix0.ContainedReflectable(),
9,
43,
9,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"compare",
4102,
130,
const prefix0.ContainedReflectable(),
null,
64,
64,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"random",
36870,
131,
const prefix0.ContainedReflectable(),
-1,
65,
65,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"element",
6,
132,
const prefix0.ContainedReflectable(),
null,
-1,
-1,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"start",
38918,
132,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
0,
null),
new r.ParameterMirrorImpl(
r"test",
6,
133,
const prefix0.ContainedReflectable(),
null,
66,
66,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"start",
38918,
133,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
0,
null),
new r.ParameterMirrorImpl(
r"test",
6,
134,
const prefix0.ContainedReflectable(),
null,
66,
66,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"start",
36870,
134,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"element",
6,
135,
const prefix0.ContainedReflectable(),
null,
-1,
-1,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"start",
36870,
135,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"index",
32774,
137,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"element",
6,
137,
const prefix0.ContainedReflectable(),
null,
-1,
-1,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"index",
32774,
138,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"iterable",
2129926,
138,
const prefix0.ContainedReflectable(),
9,
43,
9,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"index",
32774,
139,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"iterable",
2129926,
139,
const prefix0.ContainedReflectable(),
9,
43,
9,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"value",
32774,
140,
const prefix0.ContainedReflectable(),
11,
11,
11,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"index",
32774,
141,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"test",
6,
143,
const prefix0.ContainedReflectable(),
null,
66,
66,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"test",
6,
144,
const prefix0.ContainedReflectable(),
null,
66,
66,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"other",
2129926,
145,
const prefix0.ContainedReflectable(),
10,
42,
10,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"start",
32774,
146,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"end",
36870,
146,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"start",
32774,
147,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"end",
32774,
147,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"start",
32774,
148,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"end",
32774,
148,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"iterable",
2129926,
148,
const prefix0.ContainedReflectable(),
9,
43,
9,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"skipCount",
38918,
148,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
0,
null),
new r.ParameterMirrorImpl(
r"start",
32774,
149,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"end",
32774,
149,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"start",
32774,
150,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"end",
32774,
150,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"fillValue",
4102,
150,
const prefix0.ContainedReflectable(),
null,
-1,
-1,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"start",
32774,
151,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"end",
32774,
151,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"replacement",
2129926,
151,
const prefix0.ContainedReflectable(),
9,
43,
9,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"length",
36870,
158,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"length",
32774,
159,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"fill",
6,
159,
const prefix0.ContainedReflectable(),
null,
-1,
-1,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"growable",
47110,
159,
const prefix0.ContainedReflectable(),
-1,
16,
16,
const <int>[],
const <Object>[],
false,
#growable),
new r.ParameterMirrorImpl(
r"elements",
2129926,
160,
const prefix0.ContainedReflectable(),
9,
67,
9,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"growable",
47110,
160,
const prefix0.ContainedReflectable(),
-1,
16,
16,
const <int>[],
const <Object>[],
true,
#growable),
new r.ParameterMirrorImpl(
r"elements",
2129926,
161,
const prefix0.ContainedReflectable(),
9,
43,
9,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"growable",
47110,
161,
const prefix0.ContainedReflectable(),
-1,
16,
16,
const <int>[],
const <Object>[],
true,
#growable),
new r.ParameterMirrorImpl(
r"length",
32774,
162,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"generator",
6,
162,
const prefix0.ContainedReflectable(),
null,
68,
68,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"growable",
47110,
162,
const prefix0.ContainedReflectable(),
-1,
16,
16,
const <int>[],
const <Object>[],
true,
#growable),
new r.ParameterMirrorImpl(
r"elements",
2129926,
163,
const prefix0.ContainedReflectable(),
9,
67,
9,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"value",
6,
153,
const prefix0.ContainedReflectable(),
null,
-1,
-1,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"value",
6,
154,
const prefix0.ContainedReflectable(),
null,
-1,
-1,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"newLength",
32774,
156,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"index",
32774,
165,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"index",
32774,
166,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"other",
32774,
167,
const prefix0.ContainedReflectable(),
11,
11,
11,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"other",
32774,
168,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"other",
32774,
169,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"pattern",
32774,
170,
const prefix0.ContainedReflectable(),
-1,
69,
69,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"index",
38918,
170,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
0,
null),
new r.ParameterMirrorImpl(
r"pattern",
32774,
171,
const prefix0.ContainedReflectable(),
-1,
69,
69,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"start",
36870,
171,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"pattern",
32774,
172,
const prefix0.ContainedReflectable(),
-1,
69,
69,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"start",
36870,
172,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"other",
32774,
173,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"startIndex",
32774,
174,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"endIndex",
36870,
174,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"times",
32774,
178,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"width",
32774,
179,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"padding",
38918,
179,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
' ',
null),
new r.ParameterMirrorImpl(
r"width",
32774,
180,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"padding",
38918,
180,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
' ',
null),
new r.ParameterMirrorImpl(
r"other",
32774,
181,
const prefix0.ContainedReflectable(),
-1,
69,
69,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"startIndex",
38918,
181,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
0,
null),
new r.ParameterMirrorImpl(
r"from",
32774,
182,
const prefix0.ContainedReflectable(),
-1,
69,
69,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"to",
32774,
182,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"startIndex",
38918,
182,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
0,
null),
new r.ParameterMirrorImpl(
r"from",
32774,
183,
const prefix0.ContainedReflectable(),
-1,
69,
69,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"replace",
6,
183,
const prefix0.ContainedReflectable(),
null,
70,
70,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"startIndex",
38918,
183,
const prefix0.ContainedReflectable(),
8,
8,
8,
2018-11-30 05:32:49 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[],
0,
null),
new r.ParameterMirrorImpl(
r"from",
32774,
184,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
-1,
2018-11-30 14:23:34 +00:00
69,
69,
2018-11-30 06:09:18 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"replace",
32774,
184,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
12,
12,
12,
const <int>[],
const <Object>[],
2018-11-30 06:09:18 +00:00
null,
2018-11-30 14:23:34 +00:00
null),
new r.ParameterMirrorImpl(
r"from",
32774,
185,
const prefix0.ContainedReflectable(),
2018-11-30 06:09:18 +00:00
-1,
2018-11-30 14:23:34 +00:00
69,
69,
2018-11-30 06:09:18 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"replace",
6,
185,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
null,
2018-11-30 14:23:34 +00:00
70,
70,
2018-11-30 06:09:18 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"start",
32774,
186,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
8,
8,
8,
const <int>[],
const <Object>[],
2018-11-30 06:09:18 +00:00
null,
2018-11-30 14:23:34 +00:00
null),
new r.ParameterMirrorImpl(
r"end",
32774,
186,
const prefix0.ContainedReflectable(),
8,
8,
8,
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"replacement",
32774,
186,
const prefix0.ContainedReflectable(),
12,
2018-11-30 06:09:18 +00:00
12,
12,
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[],
2018-11-30 06:09:18 +00:00
null,
2018-11-30 14:23:34 +00:00
null),
new r.ParameterMirrorImpl(
r"pattern",
32774,
187,
const prefix0.ContainedReflectable(),
2018-11-30 06:09:18 +00:00
-1,
2018-11-30 14:23:34 +00:00
69,
69,
2018-11-30 05:32:49 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[],
2018-11-30 06:09:18 +00:00
null,
2018-11-30 14:23:34 +00:00
null),
new r.ParameterMirrorImpl(
r"pattern",
32774,
188,
const prefix0.ContainedReflectable(),
2018-11-30 06:09:18 +00:00
-1,
2018-11-30 14:23:34 +00:00
69,
69,
2018-11-30 06:09:18 +00:00
const <int>[],
2018-11-30 14:23:34 +00:00
const <Object>[],
null,
null),
2018-11-30 05:32:49 +00:00
new r.ParameterMirrorImpl(
2018-11-30 14:23:34 +00:00
r"onMatch",
12294,
188,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
null,
2018-11-30 14:23:34 +00:00
70,
70,
const <int>[],
const <Object>[],
2018-11-30 06:09:18 +00:00
null,
2018-11-30 14:23:34 +00:00
#onMatch),
new r.ParameterMirrorImpl(
r"onNonMatch",
12294,
188,
const prefix0.ContainedReflectable(),
2018-11-30 06:09:18 +00:00
null,
2018-11-30 14:23:34 +00:00
71,
71,
2018-11-30 06:09:18 +00:00
const <int>[],
const <Object>[],
null,
2018-11-30 14:23:34 +00:00
#onNonMatch),
new r.ParameterMirrorImpl(
r"charCodes",
2129926,
197,
const prefix0.ContainedReflectable(),
9,
72,
9,
const <int>[8],
const <Object>[],
null,
2018-11-30 06:09:18 +00:00
null),
new r.ParameterMirrorImpl(
2018-11-30 14:23:34 +00:00
r"start",
38918,
197,
2018-11-30 05:32:49 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
8,
8,
8,
const <int>[],
const <Object>[],
0,
null),
new r.ParameterMirrorImpl(
r"end",
36870,
197,
const prefix0.ContainedReflectable(),
8,
8,
8,
2018-11-30 05:32:49 +00:00
const <int>[],
2018-11-30 06:09:18 +00:00
const <Object>[],
2018-11-30 05:32:49 +00:00
null,
null),
new r.ParameterMirrorImpl(
2018-11-30 14:23:34 +00:00
r"charCode",
2018-11-30 06:09:18 +00:00
32774,
2018-11-30 14:23:34 +00:00
198,
2018-11-30 05:32:49 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
8,
8,
8,
2018-11-30 06:09:18 +00:00
const <int>[],
const <Object>[],
2018-11-30 05:32:49 +00:00
null,
2018-11-30 06:09:18 +00:00
null),
new r.ParameterMirrorImpl(
2018-11-30 14:23:34 +00:00
r"name",
2018-11-30 06:09:18 +00:00
32774,
2018-11-30 14:23:34 +00:00
199,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
12,
12,
12,
2018-11-30 06:09:18 +00:00
const <int>[],
const <Object>[],
2018-11-30 05:32:49 +00:00
null,
2018-11-30 06:09:18 +00:00
null),
new r.ParameterMirrorImpl(
2018-11-30 14:23:34 +00:00
r"defaultValue",
45062,
199,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
null,
#defaultValue),
new r.ParameterMirrorImpl(
r"obj",
2018-11-30 06:09:18 +00:00
32774,
2018-11-30 14:23:34 +00:00
200,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
11,
11,
11,
2018-11-30 06:09:18 +00:00
const <int>[],
const <Object>[],
2018-11-30 05:32:49 +00:00
null,
2018-11-30 06:09:18 +00:00
null),
new r.ParameterMirrorImpl(
2018-11-30 14:23:34 +00:00
r"charCode",
2018-11-30 06:09:18 +00:00
32774,
2018-11-30 14:23:34 +00:00
201,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
8,
8,
8,
2018-11-30 05:32:49 +00:00
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
2018-11-30 14:23:34 +00:00
r"objects",
2129926,
202,
const prefix0.ContainedReflectable(),
9,
67,
9,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"separator",
38918,
202,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
"",
null),
new r.ParameterMirrorImpl(
r"obj",
38918,
203,
const prefix0.ContainedReflectable(),
11,
11,
11,
const <int>[],
const <Object>[],
"",
null),
new r.ParameterMirrorImpl(
r"content",
38918,
209,
const prefix0.ContainedReflectable(),
11,
11,
11,
const <int>[],
const <Object>[],
"",
null),
new r.ParameterMirrorImpl(
r"obj",
2018-11-30 05:32:49 +00:00
32774,
2018-11-30 14:23:34 +00:00
210,
2018-11-30 06:09:18 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
11,
11,
11,
2018-11-30 06:09:18 +00:00
const <int>[],
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
2018-11-30 14:23:34 +00:00
r"objects",
2129926,
211,
const prefix0.ContainedReflectable(),
9,
67,
9,
null,
const <Object>[],
null,
null),
new r.ParameterMirrorImpl(
r"separator",
38918,
211,
const prefix0.ContainedReflectable(),
12,
12,
12,
const <int>[],
const <Object>[],
"",
null),
new r.ParameterMirrorImpl(
r"obj",
38918,
212,
const prefix0.ContainedReflectable(),
11,
11,
11,
const <int>[],
const <Object>[],
"",
null),
new r.ParameterMirrorImpl(
r"charCode",
2018-11-30 06:09:18 +00:00
32774,
2018-11-30 14:23:34 +00:00
213,
2018-11-30 05:32:49 +00:00
const prefix0.ContainedReflectable(),
2018-11-30 14:23:34 +00:00
8,
8,
8,
2018-11-30 05:32:49 +00:00
const <int>[],
const <Object>[],
null,
null)
],
2018-11-30 06:09:18 +00:00
<Type>[
2018-11-30 14:23:34 +00:00
prefix1.LowerPokemon,
prefix1.Pokemon,
prefix1.KantoPokemon,
2018-11-30 06:09:18 +00:00
prefix1.Artist,
prefix1.Album,
2018-11-30 14:23:34 +00:00
prefix1.AlbumLength,
prefix1.PokemonType,
2018-11-30 06:09:18 +00:00
prefix0.ContainedReflectable,
2018-11-30 14:23:34 +00:00
int,
Iterable,
List,
Object,
2018-11-30 06:09:18 +00:00
String,
2018-11-30 14:23:34 +00:00
StringBuffer,
StringSink,
const m.TypeValue<List<prefix1.PokemonType>>().type,
2018-11-30 06:09:18 +00:00
bool,
Type,
prefix2.ReflectCapability,
const m.TypeValue<List<prefix2.ReflectCapability>>().type,
prefix3.InstanceMirror,
prefix3.TypeMirror,
prefix3.LibraryMirror,
Uri,
const m.TypeValue<Map<Uri, prefix3.LibraryMirror>>().type,
Map,
prefix3.ClassMirror,
const m.TypeValue<Iterable<prefix3.ClassMirror>>().type,
2018-11-30 14:23:34 +00:00
double,
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,
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>"),
Map,
const m.TypeValue<List<String>>().type,
const m.TypeValue<List<int>>().type,
Runes,
2018-11-30 06:09:18 +00:00
Invocation,
2018-11-30 14:23:34 +00:00
const m.TypeValue<int Function(String)>().type,
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<dynamic 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,
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,
prefix4.Random,
const m.TypeValue<bool Function(dynamic)>().type,
const m.TypeValue<Iterable<dynamic>>().type,
const m.TypeValue<dynamic Function(int)>().type,
Pattern,
const m.TypeValue<String Function(Match)>().type,
const m.TypeValue<String Function(String)>().type,
const m.TypeValue<Iterable<int>>().type
2018-11-30 06:09:18 +00:00
],
2018-11-30 14:23:34 +00:00
15,
2018-11-30 05:32:49 +00:00
{
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,
2018-11-30 14:23:34 +00:00
r"pokemon": (dynamic instance) => instance.pokemon,
r"lowercaseName": (dynamic instance) => instance.lowercaseName,
r"name": (dynamic instance) => instance.name,
r"type": (dynamic instance) => instance.type,
2018-11-30 06:09:18 +00:00
r"lowerName": (dynamic instance) => instance.lowerName,
r"artist": (dynamic instance) => instance.artist,
r"title": (dynamic instance) => instance.title,
2018-11-30 14:23:34 +00:00
r"album": (dynamic instance) => instance.album,
r"totalLength": (dynamic instance) => instance.totalLength,
r"index": (dynamic instance) => instance.index,
2018-11-30 06:09:18 +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,
2018-11-30 14:23:34 +00:00
r"annotatedClasses": (dynamic instance) => instance.annotatedClasses,
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"write": (dynamic instance) => instance.write,
r"writeCharCode": (dynamic instance) => instance.writeCharCode,
r"writeAll": (dynamic instance) => instance.writeAll,
r"writeln": (dynamic instance) => instance.writeln,
r"clear": (dynamic instance) => instance.clear
2018-11-30 05:32:49 +00:00
},
2018-11-30 06:09:18 +00:00
{},
2018-11-30 05:32:49 +00:00
null,
[])
};
final _memberSymbolMap = null;
initializeReflectable() {
r.data = _data;
r.memberSymbolMap = _memberSymbolMap;
}