classes2 property
The fragments of the classes declared in this fragment.
Implementation
@Deprecated('Use classes instead')
List<ClassFragment> get classes2;
The fragments of the classes declared in this fragment.
@Deprecated('Use classes instead')
List<ClassFragment> get classes2;