menu
neomage package
documentation
data/commands/command.dart
PromptCommand
model property
model property
dark_mode
light_mode
model
property
String
?
get
model
Model override for this command.
Implementation
String? get model => null;
neomage package
documentation
data/commands/command
PromptCommand
model property
PromptCommand class