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