SpendCodeException constructor

const SpendCodeException(
  1. String spendCode
)

Implementation

const SpendCodeException(this.spendCode);