menu
ds_common package
documentation
core/ds_adjust.dart
DSAdjust
getLastDeeplink static method
getLastDeeplink static method
dark_mode
light_mode
getLastDeeplink
static method
Future
<
String
?
>
getLastDeeplink
(
)
Implementation
static Future<String?> getLastDeeplink() async => await Adjust.getLastDeeplink();
ds_common package
documentation
core/ds_adjust
DSAdjust
getLastDeeplink static method
DSAdjust class