webauthnResponse property
- @JsonKey.new(includeIfNull: false, name: 'webauthn_response')
final
WebAuthn authentication response
Implementation
@JsonKey(includeIfNull: false, name: 'webauthn_response')
final dynamic webauthnResponse;
WebAuthn authentication response
@JsonKey(includeIfNull: false, name: 'webauthn_response')
final dynamic webauthnResponse;