AdjustAttribution class
Constructors
-
AdjustAttribution({String? trackerToken, String? trackerName, String? network, String? campaign, String? adgroup, String? creative, String? clickLabel, String? costType, num? costAmount, String? costCurrency, String? fbInstallReferrer})
-
-
AdjustAttribution.fromMap(dynamic map)
-
factory
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited