WhichResource constructor
WhichResource(
- Dstu2ResourceType? resourceType,
- FhirId? id
Implementation
WhichResource(this.resourceType, this.id);
WhichResource(this.resourceType, this.id);