获取OPPO PUSH推送服务SDK版本(例如”2.1.0”)
static Future<String> getSDKVersion() async { return await _channel.invokeMethod("getSDKVersion"); }