type property

FhirCode? type
inherited

type The type of questionnaire item this is - whether text for display, a grouping of other items or a particular type of data to be captured (string, integer, Coding, etc.).

Implementation

FhirCode? get type => throw _privateConstructorUsedError;