threads property

  1. @override
List<WebWorkerThread> threads
final

List of threads.

Implementation

@override
final List<WebWorkerThread> threads = [];