requireResidentKey property
Optional in the WebAuthn spec; defaults to false when omitted or null.
Implementation
@JsonKey(defaultValue: false)
final bool requireResidentKey;
Optional in the WebAuthn spec; defaults to false when omitted or null.
@JsonKey(defaultValue: false)
final bool requireResidentKey;