Returns the application link after conversion. The link is in a format suitable for the WebView.
Future<String?> getAppLink() async { return appLink; }