type property

FhirCode? type
inherited

type The type of the property value. Properties of type "code" contain a code defined by the code system (e.g. a reference to another defined concept).

Implementation

FhirCode? get type => throw _privateConstructorUsedError;