menu
get package
documentation
get_connect/http/src/response/response.dart
Response<T>
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
?
statusCode
final
The status code returned by the server.
Implementation
final int? statusCode;
get package
documentation
get_connect/http/src/response/response
Response<T>
statusCode property
Response class