List<Operator> operatorsForPages

Source

List<Operator> get operatorsForPages =>
    new UnmodifiableListView(_genPageOperators.toList());