menu
parodia_admin package
documentation
core/model/response.model.dart
ResponseModel
statusCode property
statusCode property
dark_mode
light_mode
statusCode
property
int
?
statusCode
getter/setter pair
The status code of the response.
Implementation
int? statusCode;
parodia_admin package
documentation
core/model/response.model
ResponseModel
statusCode property
ResponseModel class