DeepLink class

Constructors

Properties

afSub1 String?
no setter
afSub2 String?
no setter
afSub3 String?
no setter
afSub4 String?
no setter
afSub5 String?
no setter
campaign String?
no setter
campaignId String?
no setter
clickEvent Map<String, dynamic>
no setter
clickHttpReferrer String?
no setter
deepLinkValue String?
no setter
hashCode int
The hash code for this object.
no setterinherited
isDeferred bool?
no setter
matchType String?
no setter
mediaSource String?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getStringValue(String key) String?
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited