UnshareLocationRequest$json top-level constant

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

Implementation

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