toInt method

int toInt()

Implementation

int toInt() => Day.values.indexOf(this);