ChatUIKitURLHelper constructor

ChatUIKitURLHelper()

Implementation

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