allowRelative property
Determines whether relative URIs are accepted.
If false, parsing throws a FormatException for relative inputs.
Implementation
final bool allowRelative;
Determines whether relative URIs are accepted.
If false, parsing throws a FormatException for relative inputs.
final bool allowRelative;