offset property

Duration offset

Implementation

Duration get offset => Duration(seconds: rawOffset! + rawDstOffset!);