hasActivePath property

bool get hasActivePath

Checks if is there unfinished path.

Implementation

bool get hasActivePath => _activePath != null;