menu
flutter_ai_bridge
flutter_ai_bridge.dart
AIAttachment
bytes property
bytes
dark_mode
light_mode
bytes
property
List
<
int
>
?
bytes
final
Raw bytes of the attachment (for in-memory data).
Implementation
final List<int>? bytes;
flutter_ai_bridge
flutter_ai_bridge
AIAttachment
bytes property
AIAttachment class