ExprIs$json top-level constant

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

Implementation

@$core.Deprecated('Use exprIsDescriptor instead')
const ExprIs$json = {
  '1': 'ExprIs',
  '2': [
    {'1': 'left', '3': 1, '4': 1, '5': 11, '6': '.cedar.v3.Expr', '10': 'left'},
    {'1': 'entity_type', '3': 2, '4': 1, '5': 9, '10': 'entityType'},
    {
      '1': 'in',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.cedar.v3.Expr',
      '8': {'28700919': 'in_'},
      '9': 0,
      '10': 'in',
      '17': true,
    },
  ],
  '8': [
    {'1': '_in'},
  ],
};