getVersionId method

String? getVersionId()

Implementation

String? getVersionId() {
  return _versionId;
}