menu
lucky_dart package
documentation
auth/token_authenticator.dart
TokenAuthenticator
token property
token property
dark_mode
light_mode
token
property
String
token
final
The raw token value to be included in the
Authorization
header.
Implementation
final String token;
lucky_dart package
documentation
auth/token_authenticator
TokenAuthenticator
token property
TokenAuthenticator class