menu
chapasdk package
documentation
data/model/response/api_error_response.dart
ApiErrorResponse
status property
status property
dark_mode
light_mode
status
property
String
?
status
getter/setter pair
The status string indicating the API request result.
Implementation
String? status;
chapasdk package
documentation
data/model/response/api_error_response
ApiErrorResponse
status property
ApiErrorResponse class