totalSeconds property

int get totalSeconds

Implementation

int get totalSeconds => totalMinutes * 60;