ExprHasAttribute$json top-level constant

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

Implementation

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