bodyBytes property

Stream<List<int>> bodyBytes
final

The BodyBytesStream of body from this GetxRequest

Implementation

final Stream<List<int>> bodyBytes;