Returns a Duration with the given number of milliseconds.
Duration get milliseconds => Duration(milliseconds: this);