Opens an external URL, such as a fresh installer download page.
typedef ExternalUrlLauncher = Future<void> Function( Uri url, );