menu
ezylite package
documentation
data/models/auth_models.dart
ApiError
ApiError.new const constructor
ApiError.new const constructor
dark_mode
light_mode
ApiError
constructor
const
ApiError
(
{
String
?
message
,
int
?
code
,
})
Implementation
const ApiError({this.message, this.code});
ezylite package
documentation
data/models/auth_models
ApiError
ApiError.new const constructor
ApiError class