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