versionId property

String? get versionId

The version specific identifier.

Implementation

String? get versionId => versionIdField.getValue(_json);