positions property

Iterable<int>? positions
getter/setter pair

The positions of clicked or converted items (optional).

Implementation

Iterable<int>? positions;