getLink method
Implementation
Future<void> getLink(void Function(DeepLinkRoute) callback) {
throw UnimplementedError('setDeepLinkCallback() has not been implemented.');
}
Future<void> getLink(void Function(DeepLinkRoute) callback) {
throw UnimplementedError('setDeepLinkCallback() has not been implemented.');
}