@override Future<bool> launchUrl(Uri url, {dynamic mode}) async { return await _launchUrlFunc(url); }