topLevelVariables property

List<TopLevelVariableElement> topLevelVariables

The top-level variables declared in this compilation unit.

Implementation

List<TopLevelVariableElement> get topLevelVariables;