smart_arg_fork
smart_arg_fork
Argument
handleValue abstract method
handleValue
handleValue
method
Null safety
dynamic
handleValue
(
String
?
key
,
dynamic
value
)
Implementation
dynamic handleValue(String? key, dynamic value);
smart_arg_fork
smart_arg_fork
Argument
handleValue abstract method
Argument class
Constructors
Argument
Properties
additionalHelpLines
environmentVariable
hashCode
help
isRequired
long
needsValue
runtimeType
short
Methods
handleValue
noSuchMethod
specialKeys
toString
Operators
operator ==