packageId property

FhirId? packageId
inherited

packageId The NPM package name for this Implementation Guide, used in the NPM package distribution, which is the primary mechanism by which FHIR based tooling manages IG dependencies. This value must be globally unique, and should be assigned with care.

Implementation

FhirId? get packageId => throw _privateConstructorUsedError;