toInt method

int toInt()

Implementation

int toInt() => minute + (hour * 60);