setCurrentSeconds property
set
setCurrentSeconds
(dynamic currentSeconds)
Implementation
set setCurrentSeconds(currentSeconds) => this.currentSeconds = currentSeconds;
set setCurrentSeconds(currentSeconds) => this.currentSeconds = currentSeconds;