orWhereRowValues abstract method
Implementation
QueryBuilder orWhereRowValues(
List<String> columns,
String operator,
List<dynamic> values,
);
QueryBuilder orWhereRowValues(
List<String> columns,
String operator,
List<dynamic> values,
);