PitrSettings constructor

PitrSettings({
  1. int? retentionDays,
})

Implementation

PitrSettings({this.retentionDays});