remainingTime property

Duration remainingTime

Implementation

Duration get remainingTime => expirationDate.difference(DateTime.now());