supportsOr property

bool supportsOr

Returns true if this Box implementation supports the OR operator.

Implementation

bool get supportsOr => true;