openUrl method
Implementation
openUrl(void Function(String url) callback) async {
throw UnimplementedError('openUrl() has not been implemented.');
}
openUrl(void Function(String url) callback) async {
throw UnimplementedError('openUrl() has not been implemented.');
}