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': 'version', '3': 1, '4': 1, '5': 13, '10': 'version'},
    {'1': 'nonce', '3': 2, '4': 1, '5': 12, '10': 'nonce'},
    {'1': 'key_id', '3': 3, '4': 1, '5': 12, '10': 'keyId'},
    {
      '1': 'issuer',
      '3': 4,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'issuer'
    },
    {
      '1': 'bearer',
      '3': 5,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'bearer'
    },
    {
      '1': 'audience',
      '3': 6,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'audience'
    },
    {
      '1': 'claims',
      '3': 7,
      '4': 1,
      '5': 11,
      '6': '.google.protobuf.Any',
      '10': 'claims'
    },
    {
      '1': 'caveats',
      '3': 8,
      '4': 3,
      '5': 11,
      '6': '.celest.corks.v1.Caveat',
      '10': 'caveats'
    },
    {'1': 'tail_signature', '3': 9, '4': 1, '5': 12, '10': 'tailSignature'},
    {'1': 'issued_at', '3': 10, '4': 1, '5': 4, '10': 'issuedAt'},
    {'1': 'not_after', '3': 11, '4': 1, '5': 4, '10': 'notAfter'},
  ],
};