mixinTypes2 property

  1. @Deprecated('Use mixinTypes instead')
NodeList<NamedType> mixinTypes2

Return the names of the mixins that were specified.

Implementation

@Deprecated('Use mixinTypes instead')
NodeList<NamedType> get mixinTypes2;