insertBeforeNode property

String? insertBeforeNode
final

The index of the node. A new form field will be inserted before the node with the specified node Id.

Implementation

final String? insertBeforeNode;