menu
appsonair_flutter_applink package
documentation
models/app_link_params.dart
AppLinkParams
url property
url property
dark_mode
light_mode
url
property
String
url
final
The destination URL to which the AppLink should redirect.
Implementation
final String url;
appsonair_flutter_applink package
documentation
models/app_link_params
AppLinkParams
url property
AppLinkParams class