InternalLinkTypeChatBoost constructor
InternalLinkTypeChatBoost({
- required String url,
Implementation
InternalLinkTypeChatBoost({required this.url});
InternalLinkTypeChatBoost({required this.url});