menu
hubble_core package
documentation
models/errors.dart
APIError
APIError.new constructor
APIError.new constructor
dark_mode
light_mode
APIError
constructor
APIError
(
{
String
?
message
=
''
,
})
Implementation
APIError({this.message = ''});
hubble_core package
documentation
models/errors
APIError
APIError.new constructor
APIError class