DeepLinkHandler typedef

DeepLinkHandler = void Function(String connectionStatus)

Implementation

typedef void DeepLinkHandler(String deeplink);