menu
flutter_ulink_sdk package
documentation
models/ulink_config.dart
ULinkConfig
enableDeepLinkIntegration property
enableDeepLinkIntegration property
dark_mode
light_mode
enableDeepLinkIntegration
property
bool
enableDeepLinkIntegration
final
Whether to enable deep link integration on init
Implementation
final bool enableDeepLinkIntegration;
flutter_ulink_sdk package
documentation
models/ulink_config
ULinkConfig
enableDeepLinkIntegration property
ULinkConfig class