selectionSet property

SelectionSet get selectionSet

Implementation

SelectionSet get selectionSet =>
    SelectionSet(astNode.selectionSet, onType, getType);