menu
ai_bridge_core
ai_bridge_core.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;
ai_bridge_core
ai_bridge_core
AIAttachment
bytes property
AIAttachment class