InternalLinkTypeUnknownDeepLink constructor
The link is an unknown tg: link. Call getDeepLinkInfo to process the link
Implementation
const InternalLinkTypeUnknownDeepLink({
required this.link,
this.extra,
this.clientId,
});
The link is an unknown tg: link. Call getDeepLinkInfo to process the link
const InternalLinkTypeUnknownDeepLink({
required this.link,
this.extra,
this.clientId,
});