bytes property

FutureOr<Uint8List> get bytes

Attachment content. Is loaded while sending this attachment.

Implementation

FutureOr<Uint8List> get bytes => _loader();