获取OPPO PUSH推送服务MCS版本(例如“2.4.0”)
static Future<int> getPushVersionCode() async { return await _channel.invokeMethod("getPushVersionCode"); }