duration property

Duration? duration
final

The time before the data expires.

If null, the data will never expire.

Implementation

final Duration? duration;