IsolateError constructor

IsolateError(
  1. String message
)

Implementation

IsolateError(this.message);