ShareLocationRequest$json top-level constant

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

Implementation

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