Passkey$json top-level constant

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

Implementation

@$core.Deprecated('Use passkeyDescriptor instead')
const Passkey$json = {
  '1': 'Passkey',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'id'},
    {
      '1': 'state',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.zitadel.user.v2.AuthFactorState',
      '8': {},
      '10': 'state'
    },
    {'1': 'name', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'name'},
  ],
};