argumentTerminator property Null safety
final
If argumentTerminator is parsed, the rest of the arguments are considered extras.
Implementation
final String? argumentTerminator;
If argumentTerminator is parsed, the rest of the arguments are considered extras.
final String? argumentTerminator;