options property
Iterable<CommandOption>
get
options
Defines the command options
Implementation
Iterable<CommandOption> get options => const [];
Defines the command options
Iterable<CommandOption> get options => const [];