menu
network_services package
documentation
apiServices/networkService/network_exceptions.dart
NotFound
NotFound const constructor
NotFound const constructor
dark_mode
light_mode
NotFound
constructor
const
NotFound
(
String
reason
)
Implementation
const factory NotFound(final String reason) = _$NotFound;
network_services package
documentation
apiServices/networkService/network_exceptions
NotFound
NotFound const constructor
NotFound class