millisecond property

Duration get millisecond

Implementation

Duration get millisecond => Duration(milliseconds: this);