menu
app_framework_component package
documentation
auth/auth_session.dart
AuthSession
accessToken property
accessToken property
dark_mode
light_mode
accessToken
property
String
?
get
accessToken
The current logged in user's access token
Implementation
String? get accessToken;
app_framework_component package
documentation
auth/auth_session
AuthSession
accessToken property
AuthSession class