WhereCondition contains(String value) => WhereCondition(name!, 'LIKE', '%$value%', sourceColumn: this);