@override Future<String> getCurrentUrl() async => await methodChannel.invokeMethod('getCurrentUrl') ?? '';