GetOrganizationsWithAccessToLocationRequest$json top-level constant

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

Implementation

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