menu
api_flow package
documentation
Src/Config/Models/dio_response_details.dart
DioResultsModel
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
statusCode
final
The HTTP status code of the response.
Implementation
final int statusCode;
api_flow package
documentation
Src/Config/Models/dio_response_details
DioResultsModel
statusCode property
DioResultsModel class