thread property

Thread? thread
final

The thread that was started from this message if any, null otherwise.

Implementation

final Thread? thread;