PointId$json top-level constant

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

Implementation

@$core.Deprecated('Use pointIdDescriptor instead')
const PointId$json = {
  '1': 'PointId',
  '2': [
    {'1': 'num', '3': 1, '4': 1, '5': 4, '9': 0, '10': 'num'},
    {'1': 'uuid', '3': 2, '4': 1, '5': 9, '9': 0, '10': 'uuid'},
  ],
  '8': [
    {'1': 'point_id_options'},
  ],
};