ChatUIKitURLHelper constructor
ChatUIKitURLHelper()
Implementation
factory ChatUIKitURLHelper() {
return _instance ??= ChatUIKitURLHelper._();
}
factory ChatUIKitURLHelper() {
return _instance ??= ChatUIKitURLHelper._();
}