GetOrganizationFeaturesRequest$json top-level constant

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

Implementation

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