SignatureNotFoundError constructor

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

Implementation

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