isUidBased property
bool
get
isUidBased
Shortcut to find out if this thread result is UID based
Implementation
bool get isUidBased => threadSequence.isUidSequence;
Shortcut to find out if this thread result is UID based
bool get isUidBased => threadSequence.isUidSequence;