menu
dio_api_services package
documentation
auth_interceptor.dart
AuthInterceptor
authPrefix property
authPrefix property
dark_mode
light_mode
authPrefix
property
String
authPrefix
final
Format of the Authorization header prefix. Defaults to "Bearer".
Implementation
final String authPrefix;
dio_api_services package
documentation
auth_interceptor
AuthInterceptor
authPrefix property
AuthInterceptor class