获取SDK版本号
returns 版本号
returns
static Future<String> getSdkVersion() async { return await methodChannel.invokeMethod('getSdkVersion'); }