hasPath property

bool get hasPath

Returns true if this protocol has a path component

Implementation

bool get hasPath => path != null;