mixinTypes2 property
Return the names of the mixins that were specified.
Implementation
@Deprecated('Use mixinTypes instead')
NodeList<NamedType> get mixinTypes2;
Return the names of the mixins that were specified.
@Deprecated('Use mixinTypes instead')
NodeList<NamedType> get mixinTypes2;