functions2 property

  1. @Deprecated('Use functions instead')
List<TopLevelFunctionFragment> get functions2

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

Implementation

@Deprecated('Use functions instead')
List<TopLevelFunctionFragment> get functions2;