menu
assist_core package
documentation
models/config/config.base.dart
CommandConfigBase
args property
args property
dark_mode
light_mode
args
property
List
<
String
>
get
args
The arguments for the command.
Implementation
List<String> get args;
assist_core package
documentation
models/config/config.base
CommandConfigBase
args property
CommandConfigBase class