HttpMessageAndCodeCallback<T> typedef

HttpMessageAndCodeCallback<T> = void Function(String message, int code)

Implementation

typedef HttpMessageAndCodeCallback<T> = void Function(String message, int code);