DeepLinkHandler typedef

DeepLinkHandler = void Function(String url)

Implementation

typedef void DeepLinkHandler(String url);