获取 TradplusSDK 版本号
Future<String> version() async { return await TradplusSdk.channel.invokeMethod('tp_version'); }