ProofNotReceivedError constructor

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

Implementation

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