queries property

UnmodifiableSetView<Query> queries

Implementation

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