isInvalid property

bool isInvalid
getter/setter pair

If the URL is unparseable (malformed), this will be true.

Implementation

bool isInvalid = false;