ServicePointId$json top-level constant

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

Implementation

@$core.Deprecated('Use servicePointIdDescriptor instead')
const ServicePointId$json = {
  '1': 'ServicePointId',
  '2': [
    {
      '1': 'Provider',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.TransportServiceProvider',
      '10': 'Provider'
    },
    {'1': 'Id', '3': 2, '4': 1, '5': 9, '10': 'Id'},
  ],
};