Context$json top-level constant

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

Implementation

@$core.Deprecated('Use contextDescriptor instead')
const Context$json = {
  '1': 'Context',
  '2': [
    {'1': 'values', '3': 1, '4': 3, '5': 11, '6': '.cedar.v3.Context.ValuesEntry', '10': 'values'},
  ],
  '3': [Context_ValuesEntry$json],
};