展示激励视频广告 posId 广告位ID
posId
@override Future<bool> showRewardVideoAd(String posId) async { return await methodChannel .invokeMethod('showRewardVideoAd', {'posId': posId}); }