HttpErrorHandler typedef

HttpErrorHandler = void Function(String code)

Implementation

typedef HttpErrorHandler = void Function(String code);