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