bytes property

List<int>? bytes
final

Raw bytes of the attachment (for in-memory data).

Implementation

final List<int>? bytes;