SelectItem.star constructor
SelectItem.star({
- String? starTable,
Implementation
SelectItem.star({this.starTable}) : isStar = true, expr = null, alias = null;
SelectItem.star({this.starTable}) : isStar = true, expr = null, alias = null;