baseUrl property

String? baseUrl
final

Optional override for the engage API host (e.g. https://app.digia.tech). When null, the host is derived from environment. Mirrors Android's DigiaConfig.baseUrl.

Implementation

final String? baseUrl;