dartdoc
dartdoc
Typedef
property enclosingElement
enclosingElement
class Typedef
Constructors
Typedef
Properties
enclosingElement
fileName
genericParameters
href
kind
linkedReturnType
nameWithGenerics
allParameters
annotations
canHaveParameters
canonicalLibrary
crossdartHtmlTag
definingLibrary
documentation
documentationAsHtml
documentationFrom
element
elementLocation
exportedInLibraries
features
featuresAsString
fullyQualifiedName
fullyQualifiedNameWithoutLibrary
hasAnnotations
hasDocumentation
hasExtendedDocumentation
hashCode
hasParameters
hasSourceCode
htmlId
isAsynchronous
isCanonical
isConst
isDeprecated
isExecutable
isFinal
isLocalElement
isPropertyAccessor
isPropertyInducer
isStatic
library
lineAndColumn
linkedName
linkedParamsLines
linkedParamsNoMetadata
linkedParamsNoMetadataOrNames
modelType
name
oneLineDoc
overriddenDepth
overriddenDocumentedElement
overriddenElement
package
parameters
runtimeType
sourceCode
sourceFileName
usedElements
Methods
annotationsFromMetadata
canOverride
clearSourceCodeCache
compareTo
linkedParams
noSuchMethod
toString
warn
Operators
operator ==
ModelElement
enclosingElement
Source
@override ModelElement get enclosingElement => library;
property enclosingElement