ServicePoint$json top-level constant

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

Implementation

@$core.Deprecated('Use servicePointDescriptor instead')
const ServicePoint$json = {
  '1': 'ServicePoint',
  '2': [
    {'1': 'Id', '3': 1, '4': 1, '5': 11, '6': '.ServicePointId', '10': 'Id'},
    {'1': 'Address', '3': 2, '4': 1, '5': 11, '6': '.Address', '10': 'Address'},
    {'1': 'FirstMileActive', '3': 3, '4': 1, '5': 8, '10': 'FirstMileActive'},
    {'1': 'LastMileActive', '3': 4, '4': 1, '5': 8, '10': 'LastMileActive'},
  ],
};