Create a task which redirects to a web page url.
url
WebTask({ super.name, super.description, super.measures, required this.url, });