配置解锁时的广告位ID,仅支持激励视频和插屏
Future<void> setUnlockAdPosId(String posId) async { return _channel.invokeMethod("setUnlockAdPosId", posId); }