menu
u package
documentation
utilities.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;
u package
documentation
utilities
Response
bodyBytes property
Response class