originSignature property

String? originSignature
inherited
  • Origin signature: signature from the device which originated the transaction (used in the Proof of work)

Implementation

String? get originSignature => throw _privateConstructorUsedError;