CatalogTimePeriod constructor

CatalogTimePeriod({
  1. String? event,
})

Implementation

CatalogTimePeriod({
  this.event
});