menu
custom_api_services package
documentation
api_services/exceptions.dart
NetworkException
NetworkException.new constructor
NetworkException.new constructor
dark_mode
light_mode
NetworkException
constructor
NetworkException
(
String
message
)
Implementation
NetworkException(String message) : super(message);
custom_api_services package
documentation
api_services/exceptions
NetworkException
NetworkException.new constructor
NetworkException class