rawValue property

String get rawValue

Raw string value used by Uri.parse.

Implementation

String get rawValue => _rawValue;