menu
api_flow package
documentation
Src/Config/api_interceptor.dart
ApiInterceptor
token property
token property
dark_mode
light_mode
token
property
String
?
token
final
Token to be included in request headers for authentication.
Implementation
final String? token;
api_flow package
documentation
Src/Config/api_interceptor
ApiInterceptor
token property
ApiInterceptor class