topLevelVariables property
      
      List<TopLevelVariableFragment> 
      get
      topLevelVariables
      
    
    
The fragments of the top-level variables declared in this fragment.
Implementation
List<TopLevelVariableFragment> get topLevelVariables;