sigFormat property

FhirCode? sigFormat
inherited

sigFormat A mime type that indicates the technical format of the signature. Important mime types are application/signature+xml for X ML DigSig, application/jose for JWS, and image/* for a graphical image of a signature, etc.

Implementation

FhirCode? get sigFormat => throw _privateConstructorUsedError;