GetDeepLinkInfo constructor

GetDeepLinkInfo({
  1. required String link,
})

Implementation

GetDeepLinkInfo({required this.link});