targetPredicate property

bool Function(V vertex) targetPredicate
final

Implementation

final bool Function(V vertex) targetPredicate;