AsyncExecutorClosedError constructor

AsyncExecutorClosedError(
  1. String? cause
)

Implementation

AsyncExecutorClosedError(super.cause);