type property

List<CodeableConcept>? type
inherited

type The payload type describes the acceptable content that can be communicated on the endpoint.

Implementation

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