getVersionString method

String getVersionString()

Implementation

String getVersionString() {
  return _getVersionString().toDartString();
}