arguments property
Iterable<CommandArgument>
get
arguments
Defines the command arguments
Implementation
Iterable<CommandArgument> get arguments => const [];
Defines the command arguments
Iterable<CommandArgument> get arguments => const [];