menu
sharing package
documentation
remote/network/fetch_failure.dart
FetchFailure
FetchFailure.networkError const constructor
FetchFailure.networkError const constructor
dark_mode
light_mode
FetchFailure.networkError
constructor
const
FetchFailure.networkError
(
)
Implementation
const factory FetchFailure.networkError() = NetworkError;
sharing package
documentation
remote/network/fetch_failure
FetchFailure
FetchFailure.networkError const constructor
FetchFailure class