StartWebAuthNRegistrationResponse$json top-level constant

  1. @Deprecated('Use startWebAuthNRegistrationResponseDescriptor instead')
Map<String, Object> const StartWebAuthNRegistrationResponse$json

Implementation

@$core.Deprecated('Use startWebAuthNRegistrationResponseDescriptor instead')
const StartWebAuthNRegistrationResponse$json = {
  '1': 'StartWebAuthNRegistrationResponse',
  '2': [
    {'1': 'details', '3': 1, '4': 1, '5': 11, '6': '.zitadel.object.v2beta.Details', '10': 'details'},
    {'1': 'web_auth_n_id', '3': 2, '4': 1, '5': 9, '8': {}, '10': 'webAuthNId'},
    {'1': 'public_key_credential_creation_options', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '8': {}, '10': 'publicKeyCredentialCreationOptions'},
  ],
};