ResponseAdapter

interface ResponseAdapter<T>

Functions

adapt
Link copied to clipboard
abstract fun adapt(response: Response): T