supportsLike property

bool get supportsLike

Returns true if this Box implementation supports like conditions.

Implementation

bool get supportsLike => true;