menu
aws_cognito_idp_api package
documentation
cognito-idp-2016-04-18.dart
AssociateSoftwareTokenResponse
AssociateSoftwareTokenResponse constructor
AssociateSoftwareTokenResponse constructor
dark_mode
light_mode
AssociateSoftwareTokenResponse
constructor
AssociateSoftwareTokenResponse
(
{
String
?
secretCode
,
String
?
session
,
})
Implementation
AssociateSoftwareTokenResponse({ this.secretCode, this.session, });
aws_cognito_idp_api package
documentation
cognito-idp-2016-04-18
AssociateSoftwareTokenResponse
AssociateSoftwareTokenResponse constructor
AssociateSoftwareTokenResponse class