debugSettingsDeepLinkPath constant

String const debugSettingsDeepLinkPath

Path suffix used to recognize the SDK's debug-settings deeplink. Digia doesn't own the host app's URI scheme — this is a convention the host routes on from its own linking/router setup.

Implementation

static const String debugSettingsDeepLinkPath = '_digia/debug-settings';