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