includeThreadInfo property Null safety
read / writeoverride
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;