menu
bapp_auth package
documentation
bapp_auth.dart
TokenResponse
accessToken property
accessToken property
dark_mode
light_mode
accessToken
property
String
accessToken
final
The access token used for API authentication.
Implementation
final String accessToken;
bapp_auth package
documentation
bapp_auth
TokenResponse
accessToken property
TokenResponse class