variantToApply property

List<Variant<T>> variantToApply
final

These are the Variants that will be passed to MixContext in order to be applied for this mix

Implementation

final List<Variant<T>> variantToApply;