menu
flutter_url_shortener package
documentation
bitly_params.dart
DeeplinkParams
DeeplinkParams constructor
DeeplinkParams constructor
dark_mode
light_mode
DeeplinkParams
constructor
DeeplinkParams
(
{
String
?
appId
,
String
?
appUriPath
,
String
?
installUrl
,
String
?
installType
,
})
Implementation
DeeplinkParams({ this.appId, this.appUriPath, this.installUrl, this.installType, });
flutter_url_shortener package
documentation
bitly_params
DeeplinkParams
DeeplinkParams constructor
DeeplinkParams class