menu
fl_coffee package
documentation
models/error_response_exception.dart
ErrorResponseException
ErrorResponseException.new constructor
ErrorResponseException.new constructor
dark_mode
light_mode
ErrorResponseException
constructor
ErrorResponseException
(
{
String
?
code
,
String
?
message
,
})
Implementation
ErrorResponseException({this.code, this.message });
fl_coffee package
documentation
models/error_response_exception
ErrorResponseException
ErrorResponseException.new constructor
ErrorResponseException class