TimeBasedRetention constructor

TimeBasedRetention({
  1. String? retentionPeriod,
})

Implementation

TimeBasedRetention({this.retentionPeriod});