authenticated_http_client library

Classes

AuthenticatedHttpClient
Example Usage

Typedefs

ErrorHttpResponseInterceptorHandler = void Function({int? code, Exception? exception, String? message, bool silent, int? statusCode})
Error handler for authenticated http request