isValidUri property

bool isValidUri

true if rawValue has been parsed correctly, otherwise false.

Implementation

bool get isValidUri => _isValidUri;