TurboLinkDeepLinkProperties class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getDeeplinkProperties(
) → String -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setAndroidRedirection(
bool useLand, String androidRedirectUrl) → TurboLinkDeepLinkProperties -
setDefaultRedirection(
String defaultRedirectUrl) → TurboLinkDeepLinkProperties -
setIOSRedirection(
bool useLand, String iOSRedirectUrl) → TurboLinkDeepLinkProperties -
setLinkData(
Map< String, String> linkData) → TurboLinkDeepLinkProperties -
setTags(
List< String> tags) → TurboLinkDeepLinkProperties -
setTemplateId(
String templateId) → TurboLinkDeepLinkProperties -
setTitle(
String title) → TurboLinkDeepLinkProperties -
setUserId(
String userId) → TurboLinkDeepLinkProperties -
setWebRedirection(
bool webFirst, String pcCustomUrl, String h5CustomUrl) → TurboLinkDeepLinkProperties -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited