展示插屏广告 posId 广告位ID
posId
@override Future<bool> showInterAd(String posId) async { return await methodChannel.invokeMethod('showInterAd', {'posId': posId}); }