indexOfMax property

int get indexOfMax

Implementation

int get indexOfMax => indexOf(reduce(math.max));