getLastDeeplink static method

Future<String?> getLastDeeplink()

Implementation

static Future<String?> getLastDeeplink() async => await Adjust.getLastDeeplink();