ForegroundTaskException constructor

const ForegroundTaskException([
  1. String? _message
])

Implementation

const ForegroundTaskException([this._message]);