DtoPromoShare constructor

DtoPromoShare(
  1. PromoShare value,
  2. PromoShareVersion version
)

Implementation

DtoPromoShare(this.value, this.version);