inMs property

Duration get inMs

Implementation

Duration get inMs => (this * 1000).inMicroseconds;