class Comet::WebAuthnCredentialParameter

def clear

def clear
  @type = ''
  @algorithm = 0
  @unknown_json_fields = {}
end