menu
aws_sso_oidc_api package
documentation
sso-oidc-2019-06-10.dart
CreateTokenResponse
idToken property
idToken property
dark_mode
light_mode
idToken
property
String
?
idToken
final
The identifier of the user that associated with the access token, if present.
Implementation
final String? idToken;
aws_sso_oidc_api package
documentation
sso-oidc-2019-06-10
CreateTokenResponse
idToken property
CreateTokenResponse class