getVersionInfo method
Retrieves the DataWedge version info.
Implementation
Future<void> getVersionInfo() {
throw UnimplementedError('getVersionInfo() has not been implemented.');
}
Retrieves the DataWedge version info.
Future<void> getVersionInfo() {
throw UnimplementedError('getVersionInfo() has not been implemented.');
}