SelectItem.star constructor

SelectItem.star({
  1. String? starTable,
})

Implementation

SelectItem.star({this.starTable}) : isStar = true, expr = null, alias = null;