expiration property

void expiration=(Duration duration)

Implementation

set expiration(Duration duration) {
  _expiration = duration;
}