fromNow property

Duration fromNow

Returns Duration difference between this and current time

Implementation

Duration get fromNow => difference(now);