options property

List<CommandOption> options
latefinal

The arguments that the command takes

Implementation

late final List<CommandOption> options;