extra property

Map<String, List<String>>? extra
final

Any additional information provided by the authenticator.

Implementation

final Map<String, List<String>>? extra;