SelectorGroup constructor

SelectorGroup(
  1. List<Selector> selectors
)

Implementation

SelectorGroup(this.selectors) : super();