getVersion method

String? getVersion()

Implementation

String? getVersion() {
  return _version;
}