Retrieves the DataWedge version info.
@override Future<void> getVersionInfo() { return methodChannel.invokeMethod<void>('getVersionInfo'); }