topLevelVariables2 property

  1. @Deprecated('Use topLevelVariables instead')
List<TopLevelVariableFragment> get topLevelVariables2

The fragments of the top-level variables declared in this fragment.

Implementation

@Deprecated('Use topLevelVariables instead')
List<TopLevelVariableFragment> get topLevelVariables2;