challengeParameters property

Map<String, String>? challengeParameters
final

The challenge parameters. For more information, see AdminInitiateAuth.

Implementation

final Map<String, String>? challengeParameters;