menu
aws_cognito_identity_api package
documentation
cognito-identity-2014-06-30.dart
GetOpenIdTokenResponse
token property
token property
dark_mode
light_mode
token
property
String
?
token
final
An OpenID token, valid for 10 minutes.
Implementation
final String? token;
aws_cognito_identity_api package
documentation
cognito-identity-2014-06-30
GetOpenIdTokenResponse
token property
GetOpenIdTokenResponse class