typeAliases2 property
The fragments of the type aliases declared in this fragment.
Implementation
@Deprecated('Use typeAliases instead')
List<TypeAliasFragment> get typeAliases2;
The fragments of the type aliases declared in this fragment.
@Deprecated('Use typeAliases instead')
List<TypeAliasFragment> get typeAliases2;