OfferTag constructor

OfferTag({
  1. String? tag,
})

Implementation

OfferTag({this.tag});