CreateOrganizationResponse$json top-level constant

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

Implementation

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