ResponseMap<T> typedef

ResponseMap<T> = void Function(T response)

Implementation

typedef ResponseMap<T> = void Function(T response);