LogInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use logInfoDescriptor instead')
const LogInfo$json = {
  '1': 'LogInfo',
  '2': [
    {'1': 'userID', '3': 1, '4': 1, '5': 9, '10': 'userID'},
    {'1': 'platform', '3': 2, '4': 1, '5': 5, '10': 'platform'},
    {'1': 'url', '3': 3, '4': 1, '5': 9, '10': 'url'},
    {'1': 'createTime', '3': 4, '4': 1, '5': 3, '10': 'createTime'},
    {'1': 'nickname', '3': 5, '4': 1, '5': 9, '10': 'nickname'},
    {'1': 'logID', '3': 6, '4': 1, '5': 9, '10': 'logID'},
    {'1': 'filename', '3': 7, '4': 1, '5': 9, '10': 'filename'},
    {'1': 'systemType', '3': 8, '4': 1, '5': 9, '10': 'systemType'},
    {'1': 'ex', '3': 9, '4': 1, '5': 9, '10': 'ex'},
    {'1': 'version', '3': 10, '4': 1, '5': 9, '10': 'version'},
  ],
};