Progress payload fired by inspectDataModelAsync. Two events per inspection (phase: "before", phase: "after"), plus one final completion event with current === total and empty label.
phase: "before"
phase: "after"
current === total
label
0..total-1 during the walk, total on completion.
0..total-1
total
Optional
Absent on the final completion event.
Current inspection's description; empty on completion.
description
Progress payload fired by inspectDataModelAsync. Two events per inspection (
phase: "before",phase: "after"), plus one final completion event withcurrent === totaland emptylabel.