DeepLinkHandler constructor
DeepLinkHandler({
- dynamic onDeepLinkDetected()?,
Implementation
DeepLinkHandler({this.onDeepLinkDetected});
DeepLinkHandler({this.onDeepLinkDetected});