Returns a String containing the version of the platform.
Future<String> getVersion() { return Future.value(ZegoFlutterEngine.getVersion()); }