menu
ai_bridge_core
ai_bridge_core.dart
AIMessage
attachments property
attachments
dark_mode
light_mode
attachments
property
List
<
AIAttachment
>
?
attachments
final
Optional attachments (images, audio, files).
Implementation
final List<AIAttachment>? attachments;
ai_bridge_core
ai_bridge_core
AIMessage
attachments property
AIMessage class