versionId property
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;
The ID value of the version in question. A VersionID
is a
string representation of an integer. Each version is incremented by 1.
final String? versionId;