type property

List<CodeableConcept>? type
inherited

type The kind or type of device. A device instance may have more than one type - in which case those are the types that apply to the specific instance of the device.

Implementation

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