baseChatbotUrl top-level property

String get baseChatbotUrl

Implementation

String get baseChatbotUrl => '$baseChatbotDomain/$chatbotPath'.replaceAll(RegExp(r'^/+'), '');