UrlLoading typedef

UrlLoading = void Function(String url)

Implementation

typedef void UrlLoading(String url);