menu
omnyshell package
documentation
omnyshell_client_web.dart
AiCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The command name (without the leading
:
).
Implementation
@override String get name => 'ai';
omnyshell package
documentation
omnyshell_client_web
AiCommand
name property
AiCommand class