GetOrganizationRequest$json top-level constant

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

Implementation

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