GetLocationMetadataRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getLocationMetadataRequestDescriptor instead')
const GetLocationMetadataRequest$json = {
  '1': 'GetLocationMetadataRequest',
  '2': [
    {'1': 'location_id', '3': 1, '4': 1, '5': 9, '10': 'locationId'},
  ],
};