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': 3, '10': 'expr'},
    {'1': 'value', '3': 2, '4': 1, '5': 3, '10': 'value'},
  ],
};