MerchandiseTargeting class
- Inheritance
-
- Object
- TargetingParams
- MerchandiseTargeting
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
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toMap(
) → Map< String, dynamic> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
brands(
List< String> brands) → MerchandiseTargeting -
categories(
{String? l1, String? l2, String? l3}) → MerchandiseTargeting -
categoryId(
String categoryId) → MerchandiseTargeting -
skuId(
String skuId) → MerchandiseTargeting -
udps(
List< String> udps) → MerchandiseTargeting