menu
dz_http package
documentation
http.dart
Response
bodyBytes property
bodyBytes property
dark_mode
light_mode
bodyBytes
property
Uint8List
bodyBytes
final
The bytes comprising the body of this response.
Implementation
final Uint8List bodyBytes;
dz_http package
documentation
http
Response
bodyBytes property
Response class