menu
llm_dart package
documentation
models/chat_models.dart
ChatMessage
name property
name property
dark_mode
light_mode
name
property
String
?
name
final
Optional name for the participant (useful for system messages)
Implementation
final String? name;
llm_dart package
documentation
models/chat_models
ChatMessage
name property
ChatMessage class