menu
analyzer package
documentation
dart/ast/ast.dart
WithClause
mixinTypes2 property
mixinTypes2 property
dark_mode
light_mode
mixinTypes2
property
NodeList
<
NamedType
>
get
mixinTypes2
Return the names of the mixins that were specified.
Implementation
NodeList<NamedType> get mixinTypes2;
analyzer package
documentation
dart/ast/ast
WithClause
mixinTypes2 property
WithClause class