menu
http_interceptor package
documentation
models/response_data.dart
ResponseData
bodyBytes property
bodyBytes property
dark_mode
light_mode
bodyBytes
property
Uint8List
bodyBytes
getter/setter pair
The bytes comprising the body of this response.
Implementation
Uint8List bodyBytes;
http_interceptor package
documentation
models/response_data
ResponseData
bodyBytes property
ResponseData class