hasActivePath property

bool hasActivePath

Checks if is there unfinished path.

Implementation

bool get hasActivePath => _activePath != null;