SignerEffectResponse constructor
SignerEffectResponse()
Creates a SignerEffectResponse with signer weight, public key and effect details.
Implementation
SignerEffectResponse(
this.weight,
this.publicKey,
this.key,
super.id,
super.type_i,
super.type,
super.createdAt,
super.pagingToken,
super.account,
super.links);