versionId property

String? versionId
final

The ID value of the version in question. A VersionID is a string representation of an integer. Each version is incremented by 1.

Implementation

final String? versionId;