Args class

Properties

arg1 String
no setter
arg2 String
no setter
arg3 String
no setter
arg4 String
no setter
arg5 String
no setter
hashCode int
The hash code for this object.
no setterinherited
opt1 String
no setter
opt2 String
no setter
opt3 String
no setter
opt4 String
no setter
opt5 String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
opt(String name) bool
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited