SortGroup constructor

const SortGroup(
  1. List<Sort> sorts
)

Implementation

const SortGroup(this.sorts);