UserFactor$json top-level constant

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

Implementation

@$core.Deprecated('Use userFactorDescriptor instead')
const UserFactor$json = {
  '1': 'UserFactor',
  '2': [
    {
      '1': 'verified_at',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Timestamp',
      '10': 'verifiedAt'
    },
    {'1': 'id', '3': 2, '4': 1, '5': 9, '10': 'id'},
    {'1': 'login_name', '3': 3, '4': 1, '5': 9, '10': 'loginName'},
    {'1': 'display_name', '3': 4, '4': 1, '5': 9, '10': 'displayName'},
    {'1': 'organization_id', '3': 6, '4': 1, '5': 9, '10': 'organizationId'},
  ],
  '9': [
    {'1': 5, '2': 6},
  ],
  '10': ['organisation_id'],
};