IngestEventsStatus constructor

IngestEventsStatus({
  1. String? recordCount,
})

Implementation

IngestEventsStatus({this.recordCount});