queries property

UnmodifiableSetView<Query> get queries

Implementation

UnmodifiableSetView<Query> get queries => UnmodifiableSetView(_queries);