protocolVersionTag property
The version tag of the study protocol snapshot.
Implementation
@JsonKey(includeFromJson: false, includeToJson: false)
String? get protocolVersionTag => _data.protocolVersionTag;
The version tag of the study protocol snapshot.
@JsonKey(includeFromJson: false, includeToJson: false)
String? get protocolVersionTag => _data.protocolVersionTag;