menu
digia_engage package
documentation
api/internal/debug_settings_deeplink_observer.dart
DebugSettingsDeepLinkObserver
DebugSettingsDeepLinkObserver.new constructor
DebugSettingsDeepLinkObserver.new constructor
dark_mode
light_mode
DebugSettingsDeepLinkObserver
constructor
DebugSettingsDeepLinkObserver
(
{
required
bool
isEligible
(),
required
Future
<
void
>
openDebugSettings
(),
})
Implementation
DebugSettingsDeepLinkObserver({ required this.isEligible, required this.openDebugSettings, });
digia_engage package
documentation
api/internal/debug_settings_deeplink_observer
DebugSettingsDeepLinkObserver
DebugSettingsDeepLinkObserver.new constructor
DebugSettingsDeepLinkObserver class