credentialId property

  1. @JsonKey.new(name: 'credential_id')
String credentialId
final

ID of the WebAuthn credential to delete

Implementation

@JsonKey(name: 'credential_id')
final String credentialId;