firstFieldToCollect

Helper property to get the first field that needs to be collected.

This property returns the name of the first required field in the missingFields list, sorted by priority. Optional missing fields are intentionally skipped by mobile sign-up flows. The priority order is defined by SignUp.fieldPriority.

Return

The name of the first required field to collect, or null if there are no required missing fields.