MagicLinkAccessLog$json top-level constant

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

Implementation

@$core.Deprecated('Use magicLinkAccessLogDescriptor instead')
const MagicLinkAccessLog$json = {
  '1': 'MagicLinkAccessLog',
  '2': [
    {'1': 'entity_uuid', '3': 1, '4': 1, '5': 9, '10': 'entityUuid'},
    {
      '1': 'metadata',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.Scailo.EmployeeMetadata',
      '10': 'metadata'
    },
    {'1': 'magic_link_uuid', '3': 12, '4': 1, '5': 9, '10': 'magicLinkUuid'},
    {'1': 'ip_addr', '3': 13, '4': 1, '5': 9, '10': 'ipAddr'},
    {'1': 'user_agent', '3': 14, '4': 1, '5': 9, '10': 'userAgent'},
  ],
};