setTotalSeconds property
set
setTotalSeconds
(dynamic totalSeconds)
Implementation
set setTotalSeconds(totalSeconds) => this.totalSeconds = totalSeconds;
set setTotalSeconds(totalSeconds) => this.totalSeconds = totalSeconds;