CognitoUserCustomChallengeException constructor
CognitoUserCustomChallengeException({})
Implementation
CognitoUserCustomChallengeException(
{this.challengeName = 'CUSTOM_CHALLENGE',
this.challengeParameters,
this.message});