microsecond property

Duration microsecond

Implementation

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