Info$json top-level constant

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

Implementation

@$core.Deprecated('Use infoDescriptor instead')
const Info$json = {
  '1': 'Info',
  '2': [
    {'1': 'version', '3': 1, '4': 1, '5': 5, '7': '-1', '10': 'version'},
    {'1': 'timestamp', '3': 2, '4': 1, '5': 3, '10': 'timestamp'},
    {'1': 'changeset', '3': 3, '4': 1, '5': 3, '10': 'changeset'},
    {'1': 'uid', '3': 4, '4': 1, '5': 5, '10': 'uid'},
    {'1': 'user_sid', '3': 5, '4': 1, '5': 13, '10': 'userSid'},
    {'1': 'visible', '3': 6, '4': 1, '5': 8, '10': 'visible'},
  ],
};