completionRecordHash property
If this presentation node has an associated "Record" that you can accomplish for completing its children, this is the identifier of that Record.
Implementation
@JsonKey(name:'completionRecordHash')
int? completionRecordHash;