menu
aws_sso_oidc_api package
documentation
sso-oidc-2019-06-10.dart
CreateTokenResponse
accessToken property
accessToken property
dark_mode
light_mode
accessToken
property
String
?
accessToken
final
An opaque token to access AWS SSO resources assigned to a user.
Implementation
final String? accessToken;
aws_sso_oidc_api package
documentation
sso-oidc-2019-06-10
CreateTokenResponse
accessToken property
CreateTokenResponse class