inversionIndex property

int inversionIndex

Implementation

int get inversionIndex => [1, 3, 5, 7, 9].indexOf(intervals.first.number);