menu
analyzer package
documentation
ast
ConstructorDeclaration
body property
body
brightness_4
body
property
Null safety
FunctionBody
body
Return the body of the constructor.
Implementation
FunctionBody get body;
analyzer package
documentation
ast
ConstructorDeclaration
body property
ConstructorDeclaration class
Constructors
ConstructorDeclaration
Properties
beginToken
body
childEntities
constKeyword
declaredElement
declaredElement2
documentationComment
end
endToken
externalKeyword
factoryKeyword
firstTokenAfterCommentAndMetadata
hashCode
initializers
isSynthetic
length
metadata
name
name2
offset
parameters
parent
period
redirectedConstructor
returnType
root
runtimeType
separator
sortedCommentAndAnnotations
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==