menu
llm_dart package
documentation
models/chat_models.dart
AIModel
id property
id property
dark_mode
light_mode
id
property
String
id
final
The unique identifier of the model
Implementation
final String id;
llm_dart package
documentation
models/chat_models
AIModel
id property
AIModel class