payloadMimeType property

List<FhirCode>? payloadMimeType
inherited

payloadMimeType The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType).

Implementation

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