FbtModel enum
Frequently bought together model. This model recommends items that have been purchased within 1 day with the item with the ID objectID
.
Values
- boughtTogether → const FbtModel
-
const FbtModel(r'bought-together')
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → dynamic -
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited