menu
rest_client_builder package
documentation
rest_client_builder.dart
BasicRestResponse
bodyBytes property
bodyBytes property
dark_mode
light_mode
bodyBytes
property
@
override
List
<
int
>
?
bodyBytes
final
Raw response bytes when available.
Implementation
@override final List<int>? bodyBytes;
rest_client_builder package
documentation
rest_client_builder
BasicRestResponse
bodyBytes property
BasicRestResponse class