arguments property

Iterable<CommandArgument> get arguments

Defines the command arguments

Implementation

Iterable<CommandArgument> get arguments => const [];