getPlatformDeepLink function

Future<Uri?> getPlatformDeepLink()

Implementation

Future<Uri?> getPlatformDeepLink() async => null;