menu
analyzer package
documentation
dart/ast/ast.dart
ImplicitFunctionInstantiation
typeArgumentTypes property
typeArgumentTypes property
dark_mode
light_mode
typeArgumentTypes
property
List
<
DartType
>
get
typeArgumentTypes
The non-empty list of inferred type arguments.
Implementation
List<DartType> get typeArgumentTypes;
analyzer package
documentation
dart/ast/ast
ImplicitFunctionInstantiation
typeArgumentTypes property
ImplicitFunctionInstantiation class