DataResponse
Abstract class that provides a method for safely making API calls.
This class contains a method to handle API requests and return results wrapped in a NetworkResult. It handles both successful responses and errors.
Abstract class that provides a method for safely making API calls.
This class contains a method to handle API requests and return results wrapped in a NetworkResult. It handles both successful responses and errors.