DeepLinkCallback typedef

DeepLinkCallback = void Function(String url)

Implementation

typedef DeepLinkCallback = void Function(String url);