index property
The index of an item in the form.
This must be in the range [0..N), where N is the number of items in the form.
Implementation
core.int? index;
The index of an item in the form.
This must be in the range [0..N), where N is the number of items in the form.
core.int? index;