menu
supa_architecture package
documentation
data/secure_authentication_info.dart
SecureAuthenticationInfo
accessToken property
accessToken property
dark_mode
light_mode
accessToken
property
String
?
accessToken
final
The optional access token for authentication.
Implementation
final String? accessToken;
supa_architecture package
documentation
data/secure_authentication_info
SecureAuthenticationInfo
accessToken property
SecureAuthenticationInfo class