menu
analyzer package
documentation
dart/element/type.dart
FunctionType
typeParameters property
typeParameters property
dark_mode
light_mode
typeParameters
property
@experimental
List
<
TypeParameterElement2
>
get
typeParameters
The type parameters.
Implementation
@experimental
List
<TypeParameterElement2>
get
typeParameters;
analyzer package
documentation
dart/element/type
FunctionType
typeParameters property
FunctionType class
Constructors
FunctionType
Properties
alias
element
element3
extensionTypeErasure
formalParameters
hashCode
isBottom
isDartAsyncFuture
isDartAsyncFutureOr
isDartAsyncStream
isDartCoreBool
isDartCoreDouble
isDartCoreEnum
isDartCoreFunction
isDartCoreInt
isDartCoreIterable
isDartCoreList
isDartCoreMap
isDartCoreNull
isDartCoreNum
isDartCoreObject
isDartCoreRecord
isDartCoreSet
isDartCoreString
isDartCoreSymbol
isDartCoreType
name
namedParameterTypes
normalParameterTypes
nullabilitySuffix
optionalParameterTypes
parameters
positionalParameterTypes
requiredPositionalParameterCount
returnType
runtimeType
sortedNamedParameters
typeFormals
typeParameters
Methods
accept
acceptWithArgument
asInstanceOf
asInstanceOf2
getDisplayString
instantiate
isStructurallyEqualTo
noSuchMethod
toString
Operators
operator ==