isRelative property

bool get isRelative

Implementation

bool get isRelative => !path.startsWith('/');