Creates a new Duration object using this value as its milliseconds part
Duration milliseconds() => _toDuration(Duration.microsecondsPerMillisecond);