bytes method

Future<Uint8List> bytes()
inherited

Implementation

Future<Uint8List> bytes() => bodyData.consumeAsBytes();