seconds property

int seconds

Implementation

int get seconds => inSeconds - (inMinutes * 60);