minimumVisibilityThreshold property
If nonzero, this is the minimum value at which the objective's progression should be shown. Otherwise, don't show it yet.
Implementation
@JsonKey(name:'minimumVisibilityThreshold')
int? minimumVisibilityThreshold;