Campaigns class
Constructors
-
Campaigns.fromJson(Map<
String, Object> json)
Properties
Methods
-
getAllModification(
) → Map< String, dynamic> - get all modification values
-
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