selectedOption

var selectedOption: IdxRemediation.Form.Field? = null

Allows a developer to set the selected option for a field that contains multiple options.

This will update the isSelectedOption on all relevant fields.