InvalidSignatureError constructor

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

Implementation

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