menu
donuz_dart_sdk package
documentation
modules/common/common_module.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;
donuz_dart_sdk package
documentation
modules/common/common_module
Response
bodyBytes property
Response class