GetStarGiftPaymentOptions constructor

GetStarGiftPaymentOptions({
  1. required int userId,
})

Implementation

GetStarGiftPaymentOptions({required this.userId});