signature property

List<Signature>? signature
inherited

signature A digital signature on the target Reference(s). The signer should match a Provenance.agent. The purpose of the signature is indicated.

Implementation

List<Signature>? get signature => throw _privateConstructorUsedError;