PorcupineException constructor

PorcupineException([
  1. String? message
])

Implementation

PorcupineException([this.message]);