menu
analyzer package
documentation
ast
FormalParameter
isExplicitlyTyped property
isExplicitlyTyped
brightness_4
isExplicitlyTyped
property
Null safety
bool
isExplicitlyTyped
Indicates whether the parameter has an explicit type.
Implementation
bool get isExplicitlyTyped;
analyzer package
documentation
ast
FormalParameter
isExplicitlyTyped property
FormalParameter class
Constructors
FormalParameter
Properties
beginToken
childEntities
covariantKeyword
declaredElement
end
endToken
hashCode
isConst
isExplicitlyTyped
isFinal
isNamed
isOptional
isOptionalNamed
isOptionalPositional
isPositional
isRequired
isRequiredNamed
isRequiredPositional
isSynthetic
length
metadata
name
offset
parent
requiredKeyword
root
runtimeType
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==