http_service library

Classes

AuthInterceptor
DioHttpService
A concrete implementation of the HttpService interface using the dio package.
HttpService
Abstract class that provides methods for handling HTTP requests.

Typedefs

TokenCallback = Map<String, String>? Function()