menu
handle package
documentation
handle.dart
RestResponse
bodyBytes property
bodyBytes property
dark_mode
light_mode
bodyBytes
property
Uint8List
bodyBytes
final
inherited
The bytes comprising the body of this response.
Implementation
final Uint8List bodyBytes;
handle package
documentation
handle
RestResponse
bodyBytes property
RestResponse class