GetBusinessChatLinkInfo constructor

GetBusinessChatLinkInfo({
  1. required String linkName,
})

Implementation

GetBusinessChatLinkInfo({required this.linkName});