completionValue property
The value at which the presentation node is considered to be completed.
Implementation
@JsonKey(name:'completionValue')
int? completionValue;
The value at which the presentation node is considered to be completed.
@JsonKey(name:'completionValue')
int? completionValue;