menu
dio_api_services package
documentation
auth_interceptor.dart
AuthInterceptor
headerKey property
headerKey property
dark_mode
light_mode
headerKey
property
String
headerKey
final
The header key to use. Defaults to "Authorization".
Implementation
final String headerKey;
dio_api_services package
documentation
auth_interceptor
AuthInterceptor
headerKey property
AuthInterceptor class