insertBeforeChoice property

String? insertBeforeChoice
getter/setter pair

Input only.

Insert or move this choice before the indicated choice. If empty, the choice is placed at the end of the list.

Implementation

core.String? insertBeforeChoice;