getVersion method
获取版本号
Implementation
Future<V2TimValueCallback<String>> getVersion() {
return ImFlutterPlatform.instance.getVersion();
}
获取版本号
Future<V2TimValueCallback<String>> getVersion() {
return ImFlutterPlatform.instance.getVersion();
}