OrganizationGetLogoRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use organizationGetLogoRequestDescriptor instead')
const OrganizationGetLogoRequest$json = {
  '1': 'OrganizationGetLogoRequest',
  '2': [
    {'1': 'org_id', '3': 1, '4': 1, '5': 9, '10': 'orgId'},
  ],
};