menu
mono package
documentation
mono_cli.dart
ListCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
The primary token used to invoke this command.
Implementation
@override String get name => 'list';
mono package
documentation
mono_cli
ListCommand
name property
ListCommand class