SddlReferrerInfo class
Constructors
-
SddlReferrerInfo({required String raw, required int clickTsSec, required int installBeginTsSec, required Map<
String, String> params}) -
const
- SddlReferrerInfo.fromMap(Map map)
-
factory
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited