and method

Combines this with other using a logical AND operation.

Implementation

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