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