toEndMilliseconds property

String get toEndMilliseconds

以毫秒结尾

Implementation

String get toEndMilliseconds => toString().removeSuffixLength(3);