@@ -57,9 +57,7 @@ <h1><span class="kind-class">GlobalOptions</span> class
57
57
58
58
< section class ="desc markdown ">
59
59
< p > < a href ="../data/GlobalOptions-class.html "> GlobalOptions</ a > stores the global options passed into the library on instantiation.
60
- < a href ="../data/GlobalOptions/rng.html "> rng</ a > is the random number generator function to use. Defaults to UuidUtil.mathRNG
61
- < a href ="../data/GlobalOptions/namedArgs.html "> namedArgs</ a > is a map of named arguments to pass to the RNG function
62
- < a href ="../data/GlobalOptions/positionalArgs.html "> positionalArgs</ a > is a list of positional arguments to pass to the RNG function</ p >
60
+ < a href ="../data/GlobalOptions/rng.html "> GlobalOptions.rng</ a > is the random number generator class to use. Defaults to MathRNG() < a href ="../rng/MathRNG-class.html "> MathRNG</ a > </ p >
63
61
</ section >
64
62
65
63
@@ -70,7 +68,7 @@ <h2>Constructors</h2>
70
68
71
69
< dl class ="constructor-summary-list ">
72
70
< dt id ="GlobalOptions " class ="callable ">
73
- < span class ="name "> < a href ="../data/GlobalOptions/GlobalOptions.html "> GlobalOptions</ a > </ span > < span class ="signature "> (< span class ="parameter " id ="-param-rng "> < span class ="type-annotation "> < a href ="https://api.flutter.dev/flutter/dart-core/Function-class.html " > Function </ a > ? </ span > < span class =" parameter-name " > rng</ span > , </ span > < span class =" parameter " id =" -param-namedArgs " > < span class =" type-annotation " > < a href =" https://api.flutter.dev/flutter/dart-core/Map-class. html "> Map </ a > < span class =" signature " > < < wbr > < span class =" type-parameter " > < a href =" https://api.flutter.dev/flutter/dart-core/Symbol-class.html " > Symbol </ a > </ span > , < span class =" type-parameter " > dynamic </ span > > </ span > ?</ span > < span class ="parameter-name "> namedArgs </ span > , </ span > < span class =" parameter " id =" -param-positionalArgs " > < span class =" type-annotation " > < a href =" https://api.flutter.dev/flutter/dart-core/List-class.html " > List </ a > ? </ span > < span class =" parameter-name " > positionalArgs </ span > </ span > )</ span >
71
+ < span class ="name "> < a href ="../data/GlobalOptions/GlobalOptions.html "> GlobalOptions</ a > </ span > < span class ="signature "> (< span class ="parameter " id ="-param-rng "> < span class ="type-annotation "> < a href ="../ rng/RNG- class. html "> RNG </ a > ?</ span > < span class ="parameter-name "> rng </ span > </ span > )</ span >
74
72
</ dt >
75
73
< dd >
76
74
@@ -84,41 +82,19 @@ <h2>Properties</h2>
84
82
85
83
< dl class ="properties ">
86
84
< dt id ="hashCode " class ="property inherited ">
87
- < span class ="name "> < a href ="https://api.flutter .dev/flutter /dart-core/Object/hashCode.html "> hashCode</ a > </ span >
88
- < span class ="signature "> → < a href ="https://api.flutter .dev/flutter /dart-core/int-class.html "> int</ a > </ span >
85
+ < span class ="name "> < a href ="https://api.dart .dev/stable/2.19.3 /dart-core/Object/hashCode.html "> hashCode</ a > </ span >
86
+ < span class ="signature "> → < a href ="https://api.dart .dev/stable/2.19.3 /dart-core/int-class.html "> int</ a > </ span >
89
87
90
88
</ dt >
91
89
< dd class ="inherited ">
92
90
The hash code for this object.
93
91
< div class ="features "> < span class ="feature "> read-only</ span > < span class ="feature "> inherited</ span > </ div >
94
92
95
- </ dd >
96
-
97
- < dt id ="namedArgs " class ="property ">
98
- < span class ="name "> < a href ="../data/GlobalOptions/namedArgs.html "> namedArgs</ a > </ span >
99
- < span class ="signature "> → < a href ="https://api.flutter.dev/flutter/dart-core/Map-class.html "> Map</ a > < span class ="signature "> << wbr > < span class ="type-parameter "> < a href ="https://api.flutter.dev/flutter/dart-core/Symbol-class.html "> Symbol</ a > </ span > , < span class ="type-parameter "> dynamic</ span > ></ span > ?</ span >
100
-
101
- </ dt >
102
- < dd >
103
-
104
- < div class ="features "> < span class ="feature "> final</ span > </ div >
105
-
106
- </ dd >
107
-
108
- < dt id ="positionalArgs " class ="property ">
109
- < span class ="name "> < a href ="../data/GlobalOptions/positionalArgs.html "> positionalArgs</ a > </ span >
110
- < span class ="signature "> → < a href ="https://api.flutter.dev/flutter/dart-core/List-class.html "> List</ a > ?</ span >
111
-
112
- </ dt >
113
- < dd >
114
-
115
- < div class ="features "> < span class ="feature "> final</ span > </ div >
116
-
117
93
</ dd >
118
94
119
95
< dt id ="rng " class ="property ">
120
96
< span class ="name "> < a href ="../data/GlobalOptions/rng.html "> rng</ a > </ span >
121
- < span class ="signature "> → < a href ="https://api.flutter.dev/flutter/dart-core/Function- class.html "> Function </ a > ?</ span >
97
+ < span class ="signature "> → < a href ="../rng/RNG- class.html "> RNG </ a > ?</ span >
122
98
123
99
</ dt >
124
100
< dd >
@@ -128,8 +104,8 @@ <h2>Properties</h2>
128
104
</ dd >
129
105
130
106
< dt id ="runtimeType " class ="property inherited ">
131
- < span class ="name "> < a href ="https://api.flutter .dev/flutter /dart-core/Object/runtimeType.html "> runtimeType</ a > </ span >
132
- < span class ="signature "> → < a href ="https://api.flutter .dev/flutter /dart-core/Type-class.html "> Type</ a > </ span >
107
+ < span class ="name "> < a href ="https://api.dart .dev/stable/2.19.3 /dart-core/Object/runtimeType.html "> runtimeType</ a > </ span >
108
+ < span class ="signature "> → < a href ="https://api.dart .dev/stable/2.19.3 /dart-core/Type-class.html "> Type</ a > </ span >
133
109
134
110
</ dt >
135
111
< dd class ="inherited ">
@@ -148,7 +124,7 @@ <h2>Properties</h2>
148
124
< h2 > Methods</ h2 >
149
125
< dl class ="callables ">
150
126
< dt id ="noSuchMethod " class ="callable inherited ">
151
- < span class ="name "> < a href ="https://api.flutter .dev/flutter/ dart-core/Object/noSuchMethod.html "> noSuchMethod</ a > </ span > < span class ="signature "> (< wbr > < span class ="parameter " id ="noSuchMethod-param-invocation "> < span class ="type-annotation "> < a href ="https://api.flutter .dev/flutter /dart-core/Invocation-class.html "> Invocation</ a > </ span > < span class ="parameter-name "> invocation</ span > </ span > )
127
+ < span class ="name "> < a href ="https://api.dart .dev/stable/2.19.3/ dart-core/Object/noSuchMethod.html "> noSuchMethod</ a > </ span > < span class ="signature "> (< wbr > < span class ="parameter " id ="noSuchMethod-param-invocation "> < span class ="type-annotation "> < a href ="https://api.dart .dev/stable/2.19.3 /dart-core/Invocation-class.html "> Invocation</ a > </ span > < span class ="parameter-name "> invocation</ span > </ span > )
152
128
< span class ="returntype parameter "> → dynamic</ span >
153
129
</ span >
154
130
@@ -161,8 +137,8 @@ <h2>Methods</h2>
161
137
</ dd >
162
138
163
139
< dt id ="toString " class ="callable inherited ">
164
- < span class ="name "> < a href ="https://api.flutter .dev/flutter /dart-core/Object/toString.html "> toString</ a > </ span > < span class ="signature "> (< wbr > )
165
- < span class ="returntype parameter "> → < a href ="https://api.flutter .dev/flutter /dart-core/String-class.html "> String</ a > </ span >
140
+ < span class ="name "> < a href ="https://api.dart .dev/stable/2.19.3 /dart-core/Object/toString.html "> toString</ a > </ span > < span class ="signature "> (< wbr > )
141
+ < span class ="returntype parameter "> → < a href ="https://api.dart .dev/stable/2.19.3 /dart-core/String-class.html "> String</ a > </ span >
166
142
</ span >
167
143
168
144
@@ -182,8 +158,8 @@ <h2>Methods</h2>
182
158
< h2 > Operators</ h2 >
183
159
< dl class ="callables ">
184
160
< dt id ="operator == " class ="callable inherited ">
185
- < span class ="name "> < a href ="https://api.flutter .dev/flutter/ dart-core/Object/operator_equals.html "> operator ==</ a > </ span > < span class ="signature "> (< wbr > < span class ="parameter " id ="==-param-other "> < span class ="type-annotation "> < a href ="https://api.flutter .dev/flutter /dart-core/Object-class.html "> Object</ a > </ span > < span class ="parameter-name "> other</ span > </ span > )
186
- < span class ="returntype parameter "> → < a href ="https://api.flutter .dev/flutter /dart-core/bool-class.html "> bool</ a > </ span >
161
+ < span class ="name "> < a href ="https://api.dart .dev/stable/2.19.3/ dart-core/Object/operator_equals.html "> operator ==</ a > </ span > < span class ="signature "> (< wbr > < span class ="parameter " id ="==-param-other "> < span class ="type-annotation "> < a href ="https://api.dart .dev/stable/2.19.3 /dart-core/Object-class.html "> Object</ a > </ span > < span class ="parameter-name "> other</ span > </ span > )
162
+ < span class ="returntype parameter "> → < a href ="https://api.dart .dev/stable/2.19.3 /dart-core/bool-class.html "> bool</ a > </ span >
187
163
</ span >
188
164
189
165
@@ -251,18 +227,16 @@ <h5>data library</h5>
251
227
< li class ="section-title ">
252
228
< a href ="../data/GlobalOptions-class.html#instance-properties "> Properties</ a >
253
229
</ li >
254
- < li class ="inherited "> < a href ="https://api.flutter.dev/flutter/dart-core/Object/hashCode.html "> hashCode</ a > </ li >
255
- < li > < a href ="../data/GlobalOptions/namedArgs.html "> namedArgs</ a > </ li >
256
- < li > < a href ="../data/GlobalOptions/positionalArgs.html "> positionalArgs</ a > </ li >
230
+ < li class ="inherited "> < a href ="https://api.dart.dev/stable/2.19.3/dart-core/Object/hashCode.html "> hashCode</ a > </ li >
257
231
< li > < a href ="../data/GlobalOptions/rng.html "> rng</ a > </ li >
258
- < li class ="inherited "> < a href ="https://api.flutter .dev/flutter /dart-core/Object/runtimeType.html "> runtimeType</ a > </ li >
232
+ < li class ="inherited "> < a href ="https://api.dart .dev/stable/2.19.3 /dart-core/Object/runtimeType.html "> runtimeType</ a > </ li >
259
233
260
234
< li class ="section-title inherited "> < a href ="../data/GlobalOptions-class.html#instance-methods "> Methods</ a > </ li >
261
- < li class ="inherited "> < a href ="https://api.flutter .dev/flutter /dart-core/Object/noSuchMethod.html "> noSuchMethod</ a > </ li >
262
- < li class ="inherited "> < a href ="https://api.flutter .dev/flutter /dart-core/Object/toString.html "> toString</ a > </ li >
235
+ < li class ="inherited "> < a href ="https://api.dart .dev/stable/2.19.3 /dart-core/Object/noSuchMethod.html "> noSuchMethod</ a > </ li >
236
+ < li class ="inherited "> < a href ="https://api.dart .dev/stable/2.19.3 /dart-core/Object/toString.html "> toString</ a > </ li >
263
237
264
238
< li class ="section-title inherited "> < a href ="../data/GlobalOptions-class.html#operators "> Operators</ a > </ li >
265
- < li class ="inherited "> < a href ="https://api.flutter .dev/flutter /dart-core/Object/operator_equals.html "> operator ==</ a > </ li >
239
+ < li class ="inherited "> < a href ="https://api.dart .dev/stable/2.19.3 /dart-core/Object/operator_equals.html "> operator ==</ a > </ li >
266
240
267
241
268
242
@@ -276,7 +250,7 @@ <h5>data library</h5>
276
250
< footer >
277
251
< span class ="no-break ">
278
252
uuid
279
- 4.0.0-beta2
253
+ 4.0.0-beta3
280
254
</ span >
281
255
282
256
0 commit comments