ExprLessThanOrEquals$json top-level constant

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

Implementation

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