getVersion method

获取版本号

Implementation

Future<V2TimValueCallback<String>> getVersion() {
  return ImFlutterPlatform.instance.getVersion();
}