menu
base_frame package
documentation
api/entities/common_error_response.dart
CommonErrorResponse
CommonErrorResponse.new constructor
CommonErrorResponse.new constructor
dark_mode
light_mode
CommonErrorResponse
constructor
CommonErrorResponse
(
{
bool
?
error
,
String
?
message
,
int
?
errorCode
,
})
Implementation
CommonErrorResponse({ this.error, this.message, this.errorCode, });
base_frame package
documentation
api/entities/common_error_response
CommonErrorResponse
CommonErrorResponse.new constructor
CommonErrorResponse class