OrganizationGetSupportEmailResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use organizationGetSupportEmailResponseDescriptor instead')
const OrganizationGetSupportEmailResponse$json = {
  '1': 'OrganizationGetSupportEmailResponse',
  '2': [
    {'1': 'email', '3': 1, '4': 1, '5': 9, '10': 'email'},
  ],
};