or method
Combines this visibility with other using logical OR.
Implementation
InputFeatureVisibility or(InputFeatureVisibility other) =>
InputFeatureVisibility.or([this, other]);
Combines this visibility with other using logical OR.
InputFeatureVisibility or(InputFeatureVisibility other) =>
InputFeatureVisibility.or([this, other]);