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