select abstract method

ConjunctionBase select({
  1. List<String>? columnsToSelect,
  2. bool? getIsDeleted,
})

Implementation

ConjunctionBase select({List<String>? columnsToSelect, bool? getIsDeleted});