WorkerObjectException constructor

const WorkerObjectException([
  1. String? message
])

Implementation

const WorkerObjectException([this.message]);