menu
assist_core package
documentation
models/config/config.base.dart
CommandConfigBase
commandName property
commandName property
dark_mode
light_mode
commandName
property
String
get
commandName
The name of the command. (e.g.
create
)
Implementation
String get commandName;
assist_core package
documentation
models/config/config.base
CommandConfigBase
commandName property
CommandConfigBase class