supportsLike property

bool supportsLike

Returns true if this Box implementation supports like conditions.

Implementation

bool get supportsLike => true;