payload property

List<FhirEndpointPayload>? payload
inherited

payload The set of payloads that are provided/available at this endpoint.

Implementation

List<FhirEndpointPayload>? get payload => throw _privateConstructorUsedError;