ChangeStreamConfig constructor

ChangeStreamConfig({
  1. String? retentionPeriod,
})

Implementation

ChangeStreamConfig({this.retentionPeriod});