type property

List<CodeableConcept>? type
inherited

type The test assertion type - this can be used to group assertions as 'required' or 'optional', or can be used for other classification of the assertion.

Implementation

List<CodeableConcept>? get type => throw _privateConstructorUsedError;