userVerification property
Optional in the WebAuthn spec; defaults to 'preferred' when omitted or
null.
Implementation
@JsonKey(defaultValue: 'preferred')
final String userVerification;
Optional in the WebAuthn spec; defaults to 'preferred' when omitted or
null.
@JsonKey(defaultValue: 'preferred')
final String userVerification;