readDuration method

Duration readDuration()

Implementation

Duration readDuration() => Duration(microseconds: readUInt64().toInt());