DeepLinkHandler typedef

DeepLinkHandler = void Function(String deeplink)

Implementation

typedef void DeepLinkHandler(String deeplink);