StaticGlobals class
An ArgResultsSource backed by a literal map, for tests.
- Implemented types
Constructors
Properties
Methods
-
flag(
String name) → bool -
The value of global flag
name.override -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
option(
String name) → String? -
The value of global option
name, ornull.override -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited