patchFormat property

List<FhirCode>? patchFormat
inherited

patchFormat A list of the patch formats supported by this implementation using their content types.

Implementation

List<FhirCode>? get patchFormat => throw _privateConstructorUsedError;