milliseconds property

Duration get milliseconds

Implementation

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