开屏广告是否有预加载
Future<bool> isReadyAd() async { return await _channel?.invokeMethod(AMPSAdSdkMethodNames.splashIsReadyAd); }