IsolateWorkerPoolEvent constructor
IsolateWorkerPoolEvent(
- IsolateWorkerPoolEventType type,
- String tag
Implementation
IsolateWorkerPoolEvent(this.type, this.tag);
IsolateWorkerPoolEvent(this.type, this.tag);