includeThreadInfo property

  1. @override
bool includeThreadInfo
getter/setter pairoverride

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

Implementation

@override
bool includeThreadInfo = false;