indexOfMin property

int get indexOfMin

Implementation

int get indexOfMin => indexOf(reduce(math.min));