version property

String? version
final

The version of this OpsItem. Each time the OpsItem is edited the version number increments by one.

Implementation

final String? version;