Update$json top-level constant

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

Implementation

@$core.Deprecated('Use updateDescriptor instead')
const Update$json = {
  '1': 'Update',
  '2': [
    {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    {'1': 'value', '3': 2, '4': 1, '5': 2, '10': 'value'},
  ],
};