LCSearchSortBuilder constructor

LCSearchSortBuilder()

Implementation

LCSearchSortBuilder() {
  _fields = <dynamic>[];
}