UpgradedGiftAttributeIdModel constructor

UpgradedGiftAttributeIdModel({
  1. required int stickerId,
})

Implementation

UpgradedGiftAttributeIdModel({required this.stickerId});