menu
llm_chat package
documentation
model/llm_chat_message.dart
LlmChatMessage
exampleJson static method
exampleJson static method
dark_mode
light_mode
exampleJson
static method
Map
<
String
,
dynamic
>
exampleJson
(
)
Implementation
static Map<String, dynamic> exampleJson() { return {'time': 0, 'message': "", 'type': ""}; }
llm_chat package
documentation
model/llm_chat_message
LlmChatMessage
exampleJson static method
LlmChatMessage class