@override Future<bool?> clearWebViewData() async { return await methodChannel.invokeMethod<bool>('clearWebViewData'); }