ProofCallbackError constructor

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

Implementation

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