hasAbsolutePath property Null safety

bool hasAbsolutePath

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

Implementation

bool get hasAbsolutePath;