menu
dynamite_runtime package
documentation
http_client.dart
DynamiteResponse<B, H>
body property
body property
dark_mode
light_mode
body
property
B
body
final
The decoded body of the response.
Implementation
final B body;
dynamite_runtime package
documentation
http_client
DynamiteResponse<B, H>
body property
DynamiteResponse class