获取OPPO PUSH推送服务MCS名称(例如“2400”)
static Future<String> getPushVersionName() async { return await _channel.invokeMethod("getPushVersionName"); }