ResponseMap<T, R> typedef

ResponseMap<T, R> = R Function(T response)

Implementation

typedef ResponseMap<T, R> = R Function(T response);