hasAbsolutePath property Null safety

bool hasAbsolutePath

Returns whether the URI has an absolute path (starting with '/').

Implementation

bool get hasAbsolutePath;