ProofNotVerifiedError constructor

ProofNotVerifiedError([
  1. String message = ''
])

Implementation

ProofNotVerifiedError([this.message = '']);