ExprNot$json top-level constant

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

Implementation

@$core.Deprecated('Use exprNotDescriptor instead')
const ExprNot$json = {
  '1': 'ExprNot',
  '2': [
    {'1': 'expr', '3': 1, '4': 1, '5': 11, '6': '.cedar.v3.Expr', '10': 'expr'},
  ],
};