ms property

Duration get ms

Implementation

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