positions property

List<int> positions
read / write

The positions of the matched objects.

Implementation

late List<int> positions;