menu
nylo_support package
documentation
live/src/live_command.dart
CommandResult
rest property
rest property
dark_mode
light_mode
rest
property
List
<
String
>
rest
final
Positional arguments that followed the command name.
Implementation
final List<String> rest;
nylo_support package
documentation
live/src/live_command
CommandResult
rest property
CommandResult class