objectiveHash property
If this presentation node shows a related objective (for instance, if it tracks the progress of its children), the objective being tracked is indicated here.
Implementation
@JsonKey(name:'objectiveHash')
int? objectiveHash;
If this presentation node shows a related objective (for instance, if it tracks the progress of its children), the objective being tracked is indicated here.
@JsonKey(name:'objectiveHash')
int? objectiveHash;