totalTimeS property
int
get
totalTimeS
Total time in seconds
Implementation
int get totalTimeS => unrestrictedTimeS + restrictedTimeS;
Total time in seconds
int get totalTimeS => unrestrictedTimeS + restrictedTimeS;