data property

FhirBase64Binary? data
inherited

data The base64 encoding of the Signature content. When signature is not recorded electronically this element would be empty.

Implementation

FhirBase64Binary? get data => throw _privateConstructorUsedError;