menu
antsomisdk package
documentation
antsomi.dart
Antsomi
handleDeepLink method
handleDeepLink method
dark_mode
light_mode
handleDeepLink
method
void
handleDeepLink
(
{
required
Uri
url
,
})
Implementation
void handleDeepLink({required Uri url}) { AntsomiPlatform.instance.handleDeepLink(url); }
antsomisdk package
documentation
antsomi
Antsomi
handleDeepLink method
Antsomi class