asMilliseconds method

Duration asMilliseconds()

Implementation

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