DenseInfo$json top-level constant

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

Implementation

@$core.Deprecated('Use denseInfoDescriptor instead')
const DenseInfo$json = {
  '1': 'DenseInfo',
  '2': [
    {
      '1': 'version',
      '3': 1,
      '4': 3,
      '5': 5,
      '8': {'2': true},
      '10': 'version',
    },
    {
      '1': 'timestamp',
      '3': 2,
      '4': 3,
      '5': 18,
      '8': {'2': true},
      '10': 'timestamp',
    },
    {
      '1': 'changeset',
      '3': 3,
      '4': 3,
      '5': 18,
      '8': {'2': true},
      '10': 'changeset',
    },
    {
      '1': 'uid',
      '3': 4,
      '4': 3,
      '5': 17,
      '8': {'2': true},
      '10': 'uid',
    },
    {
      '1': 'user_sid',
      '3': 5,
      '4': 3,
      '5': 17,
      '8': {'2': true},
      '10': 'userSid',
    },
    {
      '1': 'visible',
      '3': 6,
      '4': 3,
      '5': 8,
      '8': {'2': true},
      '10': 'visible',
    },
  ],
};