topLevelVariables property
List<TopLevelVariableElement>
get
topLevelVariables
The top-level variables declared in this compilation unit.
Implementation
List<TopLevelVariableElement> get topLevelVariables;