supportsIn property

bool supportsIn

Returns true if this Box implementation supports IN conditions.

Implementation

bool get supportsIn => true;