dartdoc package
documentation
dartdoc
DefinedElementType
isParameterType property
isParameterType
dartdoc package
documentation
dartdoc
DefinedElementType
isParameterType property
DefinedElementType class
Constructors
DefinedElementType
Properties
canHaveParameters
element
hashCode
instantiatedType
isParameterType
isPublic
isTypedef
library
linkedName
name
nameWithGenerics
nullabilitySuffix
packageGraph
parameters
returnedFrom
returnElement
returnType
runtimeType
type
typeArguments
Methods
createLinkedReturnTypeName
isBoundSupertypeTo
isSubtypeOf
noSuchMethod
toString
Operators
operator ==
isParameterType
property
bool
isParameterType
Implementation
bool get isParameterType => (type is TypeParameterType);