InvalidBech32 constructor

InvalidBech32([
  1. String message = ""
])

Implementation

InvalidBech32([this.message = ""]);