bytes property

Stream<Uint8List> bytes
final

Request body as a binary stream.

Implementation

final Stream<Uint8List> bytes;