menu
http_nexus package
documentation
interceptors/auth_interceptor.dart
AuthInterceptor
tokenPrefix property
tokenPrefix property
dark_mode
light_mode
tokenPrefix
property
String
tokenPrefix
final
Prefix for the token (default: "Bearer")
Implementation
final String tokenPrefix;
http_nexus package
documentation
interceptors/auth_interceptor
AuthInterceptor
tokenPrefix property
AuthInterceptor class