menu
http_request_f package
documentation
request_status/exceptions.dart
NotFoundException
NotFoundException constructor
NotFoundException constructor
dark_mode
light_mode
NotFoundException
constructor
NotFoundException
(
String
message
)
Implementation
NotFoundException(String message) : super(message);
http_request_f package
documentation
request_status/exceptions
NotFoundException
NotFoundException constructor
NotFoundException class