structureVersion property

String? structureVersion
inherited

structureVersion Conveys the version of the data structure instantiated. I.e. what release of FHIR, X12, OpenEHR, etc. is instance compliant with.

Implementation

String? get structureVersion => throw _privateConstructorUsedError;