ServicePointQuery_ServicePointOrder$json top-level constant
- @Deprecated('Use servicePointQueryDescriptor instead')
Implementation
@$core.Deprecated('Use servicePointQueryDescriptor instead')
const ServicePointQuery_ServicePointOrder$json = {
'1': 'ServicePointOrder',
'2': [
{'1': 'Unknown', '2': 0},
{'1': 'Price', '2': 1},
{'1': 'Distance', '2': 2},
],
};