payload property

FhirCode? payload
inherited

payload The mime type to send the payload in - either application/fhir+xml, or application/fhir+json. If the payload is not present, then there is no payload in the notification, just a notification. The mime type "text/plain" may also be used for Email and SMS subscriptions.

Implementation

FhirCode? get payload => throw _privateConstructorUsedError;