menu
jaynetwork package
documentation
network/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(String reason) = _$NotFound;
jaynetwork package
documentation
network/network_exceptions
NotFound
NotFound.new const constructor
NotFound class