isValidUri property

bool get isValidUri

true if rawValue has been parsed correctly, otherwise false.

Implementation

bool get isValidUri => _isValidUri;