toDuration property

Duration get toDuration

Implementation

Duration get toDuration => Duration(microseconds: this);