HttpExceptionWrapper<T extends NUIEnt> typedef

HttpExceptionWrapper<T extends NUIEnt> = Future<NUIHttpResponse<T>> Function()

Implementation

typedef HttpExceptionWrapper<T extends NUIEnt> = Future<NUIHttpResponse<T>> Function();