topLevelVariables property
List<TopLevelVariableElement>
get
topLevelVariables
Return a list containing all of the top-level variables contained in this compilation unit.
Implementation
List<TopLevelVariableElement> get topLevelVariables;