includeThreadInfo property Null safety

bool includeThreadInfo
read / write

Determines whether to include the thread information of the messages in the results when the results contain root messages. default value is false

Implementation

bool includeThreadInfo = false;