GetChatBoostLinkInfo constructor

GetChatBoostLinkInfo({
  1. required String url,
})

Implementation

GetChatBoostLinkInfo({required this.url});