inCurrentSeconds property

int inCurrentSeconds

Implementation

int get inCurrentSeconds => use.inSeconds - (use.inMinutes * 60);