EvalState_Result$json top-level constant

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

Implementation

@$core.Deprecated('Use evalStateDescriptor instead')
const EvalState_Result$json = {
  '1': 'Result',
  '2': [
    {
      '1': 'expr',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.google.api.expr.v1beta1.IdRef',
      '10': 'expr'
    },
    {'1': 'value', '3': 2, '4': 1, '5': 5, '10': 'value'},
  ],
};