AskarException constructor

AskarException([
  1. String? message
])

Implementation

AskarException([this.message]);