ComputedOptions constructor
ComputedOptions({})
Implementation
ComputedOptions(
{required this.messageType,
required this.to,
this.signer,
this.messageObj,
this.account,
this.pgpPrivateKey});