menu
venturo_api_manager package
documentation
interceptors/venturo_api_interceptor.dart
VenturoApiInterceptor
tokenKey property
tokenKey property
dark_mode
light_mode
tokenKey
property
String
?
tokenKey
final
The key used for storing and retrieving authentication tokens.
Implementation
final String? tokenKey;
venturo_api_manager package
documentation
interceptors/venturo_api_interceptor
VenturoApiInterceptor
tokenKey property
VenturoApiInterceptor class