format property

List<Code>? format

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

Implementation

List<Code>? get format => _capabilityStatement.format;