isDirectional property

bool get isDirectional

Implementation

bool get isDirectional => start != null || end != null;