and method

Combines this with other using a logical AND operation.

Implementation

FLineCalendarItemVariantConstraint and(FLineCalendarItemVariantConstraint other) =>
    FLineCalendarItemVariantConstraint._(And(this, other));