rawValue property

String rawValue

Raw string value used by Uri.parse.

Implementation

String get rawValue => _rawValue;