toEndMinutes property

String get toEndMinutes

以分结尾

Implementation

String get toEndMinutes => toString().removeSuffixLength(10);