signer property

KeyPair signer

Implementation

KeyPair get signer {
  return KeyPair.fromAccountId(signerKey);
}