CreateOrganizationRequest$json top-level constant

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

Implementation

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