generateMoreSKU property

List<AiutaProduct>? generateMoreSKU
final

A list of SKUs that can be offered to the user at the end of the current SKU's try-on as a continuation of the shopping experience.

Implementation

final List<AiutaProduct>? generateMoreSKU;