supportsNot property

bool supportsNot

Returns true if this Box implementation supports the NOT operator.

Implementation

bool get supportsNot => true;