smart_arg_fork
smart_arg_fork
StringArgument
mustBeOneOf property
mustBeOneOf
mustBeOneOf
property
Null safety
List
?
mustBeOneOf
final
Parameter must be one of the items in the list.
Implementation
final List<dynamic>? mustBeOneOf;
smart_arg_fork
smart_arg_fork
StringArgument
mustBeOneOf property
StringArgument class
Constructors
StringArgument
Properties
additionalHelpLines
emptyList
environmentVariable
hashCode
help
isRequired
long
mustBeOneOf
needsValue
runtimeType
short
Methods
handleValue
noSuchMethod
specialKeys
toString
Operators
operator ==