CheetahException constructor

CheetahException([
  1. String? message
])

Implementation

CheetahException([this.message]);