InternalLinkTypeBusinessChat constructor

InternalLinkTypeBusinessChat({
  1. required String linkName,
})

Implementation

InternalLinkTypeBusinessChat({required this.linkName});