MessagePaidMessagePriceChanged constructor

MessagePaidMessagePriceChanged({
  1. required int paidMessageStarCount,
})

Implementation

MessagePaidMessagePriceChanged({required this.paidMessageStarCount});