RequestContext$json top-level constant

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

Implementation

@$core.Deprecated('Use requestContextDescriptor instead')
const RequestContext$json = {
  '1': 'RequestContext',
  '2': [
    {'1': 'org_id', '3': 1, '4': 1, '5': 9, '9': 0, '10': 'orgId'},
    {
      '1': 'instance',
      '3': 2,
      '4': 1,
      '5': 8,
      '8': {},
      '9': 0,
      '10': 'instance'
    },
  ],
  '8': [
    {'1': 'resource_owner'},
  ],
};