@override Future<void> closePaywall() async { await methodChannel.invokeMethod<void>('closePaywall'); }