Package-level declarations

Types

Link copied to clipboard
abstract class DataResponse

Abstract class that provides a method for safely making API calls.

Link copied to clipboard
sealed class NetworkResult<T>

A sealed class representing the result of a network operation.