toMilliseconds method

Duration toMilliseconds()

Implementation

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