menu
flutter_ai_bridge
flutter_ai_bridge.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;
flutter_ai_bridge
flutter_ai_bridge
AIMessage
attachments property
AIMessage class