threadIds property

List<int>? threadIds
final

Ids of threads to be terminated.

Implementation

final List<int>? threadIds;