获取ecpm
Future<num> getECPM() async { return await _channel?.invokeMethod(AMPSAdSdkMethodNames.splashGetECPM); }