challengeParameters property

Map<String, String>? challengeParameters
final

The challenge parameters. For more information, see InitiateAuth.

Implementation

final Map<String, String>? challengeParameters;