allowRelative property

bool allowRelative
final

Determines whether relative URIs are accepted.

If false, parsing throws a FormatException for relative inputs.

Implementation

final bool allowRelative;