OrganizationSetLogoRequest$json top-level constant

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

Implementation

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