ChangeSet$json top-level constant

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

Implementation

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