menu
api_configure package
documentation
core/exceptions/network_exceptions.dart
NotFound
NotFound.new const constructor
NotFound.new const constructor
dark_mode
light_mode
NotFound
constructor
const
NotFound
(
String
reason
)
Implementation
const factory NotFound(final String reason) = _$NotFound;
api_configure package
documentation
core/exceptions/network_exceptions
NotFound
NotFound.new const constructor
NotFound class