neglectIf property

bool Function(String? location)? neglectIf
getter/setter pair

if true is return the route will be reported to engine

Implementation

bool Function(String? location)? neglectIf;