toEndSeconds property

String get toEndSeconds

以秒结尾

Implementation

String get toEndSeconds => toString().removeSuffixLength(7);