static Future<void> showInterstitial(String adUnitId) => _methods.invokeMethod('showInterstitial', {'adUnitId': adUnitId});