isUrl property

bool get isUrl

Implementation

bool get isUrl => Uri.parse(this).isAbsolute;