isWebUrl property

bool get isWebUrl

Implementation

bool get isWebUrl => isHttp || isHttps;