WooCouponLinks constructor

WooCouponLinks({
  1. List<Self>? self,
  2. List<Collection>? collection,
})

Implementation

WooCouponLinks({this.self, this.collection});