GlobalOptions class - Null safety
Properties
- - hashCode - → int + hashCode + → int
-
@@ -104,8 +106,8 @@
Properties
- - runtimeType - → Type + runtimeType + → Type
-
@@ -124,21 +126,21 @@
Properties
Methods
-
- noSuchMethod(
Invocation invocation) + noSuchMethod( Invocation invocation) → dynamic -
- Invoked when a non-existent method or property is accessed.
+ Invoked when a nonexistent method or property is accessed.
inherited
-
- toString(
) - → String + toString( ) + → String @@ -158,8 +160,8 @@Methods
Operators
-
- operator ==(
Object other) - → bool + operator ==( Object other) + → bool @@ -227,16 +229,16 @@data library
- Properties
-- hashCode
+- hashCode
- rng
-- runtimeType
+- runtimeType
- Methods
-- noSuchMethod
-- toString
+- noSuchMethod
+- toString
- Operators
-- operator ==
+- operator ==
@@ -250,7 +252,7 @@data library
-
- operator ==(
-
- noSuchMethod(