AlgoSignerException constructor
AlgoSignerException(
- String message,
- dynamic cause
Implementation
AlgoSignerException(this.message, this.cause);
AlgoSignerException(this.message, this.cause);