topLevelVariables2 property
The fragments of the top-level variables declared in this fragment.
Implementation
@Deprecated('Use topLevelVariables instead')
List<TopLevelVariableFragment> get topLevelVariables2;
The fragments of the top-level variables declared in this fragment.
@Deprecated('Use topLevelVariables instead')
List<TopLevelVariableFragment> get topLevelVariables2;