menu
nexa_ai_flutter package
documentation
models/chat_message.dart
VlmContent
VlmContent.new constructor
VlmContent.new constructor
dark_mode
light_mode
VlmContent
constructor
VlmContent
(
String
type
,
String
content
)
Implementation
VlmContent(this.type, this.content);
nexa_ai_flutter package
documentation
models/chat_message
VlmContent
VlmContent.new constructor
VlmContent class