ChatBoostSlots constructor

ChatBoostSlots({
  1. required List<ChatBoostSlot> slots,
})

Implementation

ChatBoostSlots({required this.slots});