atLeastCount property

int? atLeastCount
final

Used with CompositeVariant.atLeast to define how many true conditions are required.

Implementation

final int? atLeastCount;