UrlLauncher typedef

UrlLauncher = Future<bool> Function(String url)

Implementation

typedef UrlLauncher = Future<bool> Function(String url);