hasSegments property

bool get hasSegments

Returns true if segments is not empty

Implementation

bool get hasSegments => segments.isNotEmpty;