UrlCallback typedef

UrlCallback = void Function(String url)

Implementation

typedef UrlCallback = void Function(String url);