menu
messenger
store/model/promo_share.dart
DtoPromoShare
DtoPromoShare.new constructor
DtoPromoShare.new
dark_mode
light_mode
DtoPromoShare
constructor
DtoPromoShare
(
PromoShare
value
,
PromoShareVersion
version
)
Implementation
DtoPromoShare(this.value, this.version);
messenger
promo_share
DtoPromoShare
DtoPromoShare.new constructor
DtoPromoShare class