signer property

Account? signer

Implementation

Account? get signer => this.wallet!.getAccount(this.wallet!.defaultAccount);