allowTrailingOptions property
Whether or not this parser parses options that appear after non-option arguments.
Implementation
final bool allowTrailingOptions;
Whether or not this parser parses options that appear after non-option arguments.
final bool allowTrailingOptions;