positionOf method

int positionOf(
  1. GroupRef ref
)

Implementation

int positionOf(GroupRef ref) => _tracker.getPosition(ref);