bytes property

Future<Uint8List> bytes

Reads content body as bytes and returns a future of Uint8List.

Implementation

Future<Uint8List> get bytes;