data property

FhirBase64Binary? data
inherited

data The actual data of the attachment - a sequence of bytes, base64 encoded.

Implementation

FhirBase64Binary? get data => throw _privateConstructorUsedError;