menu
hubble_core package
documentation
hubble_http/results.dart
ServerError<T>
ServerError.new constructor
ServerError.new constructor
dark_mode
light_mode
ServerError<
T
>
constructor
ServerError<
T
>
(
APIErrors
data
)
Implementation
ServerError(this.data);
hubble_core package
documentation
hubble_http/results
ServerError<T>
ServerError.new constructor
ServerError class