options property

Iterable<CommandOption> get options

Defines the command options

Implementation

Iterable<CommandOption> get options => const [];