CreateNewOrganizationResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use createNewOrganizationResponseDescriptor instead')
const CreateNewOrganizationResponse$json = const {
  '1': 'CreateNewOrganizationResponse',
  '2': const [
    const {
      '1': 'organization_id',
      '3': 1,
      '4': 1,
      '5': 12,
      '10': 'organizationId'
    },
  ],
};