OfferPeriodRangeFrom constructor

OfferPeriodRangeFrom({
  1. required String from,
})

Implementation

OfferPeriodRangeFrom({required this.from});