Cork$json top-level constant

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

Implementation

@$core.Deprecated('Use corkDescriptor instead')
const Cork$json = {
  '1': 'Cork',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 12, '10': 'id'},
    {
      '1': 'issuer',
      '3': 2,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'issuer'
    },
    {
      '1': 'bearer',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'bearer'
    },
    {
      '1': 'audience',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '9': 0,
      '10': 'audience',
      '17': true
    },
    {
      '1': 'claims',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '9': 1,
      '10': 'claims',
      '17': true
    },
    {
      '1': 'caveats',
      '3': 6,
      '4': 3,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'caveats'
    },
    {'1': 'signature', '3': 999, '4': 1, '5': 12, '10': 'signature'},
  ],
  '8': [
    {'1': '_audience'},
    {'1': '_claims'},
  ],
};