menu
gem_kit
core.dart
TimeDistance
totalTimeS property
totalTimeS
dark_mode
light_mode
totalTimeS
property
int
get
totalTimeS
Total time in seconds
Implementation
int get totalTimeS => unrestrictedTimeS + restrictedTimeS;
gem_kit
core
TimeDistance
totalTimeS property
TimeDistance class