format property

List<FhirCode>? format
inherited

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

Implementation

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