visitorFound property
If true, this visitor was found and visited before. If false, this visitor wasn't found and probably didn't visit before. Because of iOS and Android agents we have this field in Flutter SDK only for extended result
Implementation
final bool visitorFound;