totalSeconds property
double
get
totalSeconds
Gets the total seconds including all larger units.
Implementation
double get totalSeconds => _signedTotalSecondsApprox;
Gets the total seconds including all larger units.
double get totalSeconds => _signedTotalSecondsApprox;