dartdoc
dartdoc
TopLevelVariable
property enclosingElement
enclosingElement
class TopLevelVariable
Constructors
TopLevelVariable
Properties
constantValue
constantValueTruncated
documentation
enclosingElement
features
hasGetter
hasSetter
href
isConst
isFinal
kind
allParameters
annotations
arrow
canHaveParameters
canonicalLibrary
definingLibrary
documentationAsHtml
documentationFrom
element
elementLocation
exportedInLibraries
featuresAsString
fullyQualifiedName
fullyQualifiedNameWithoutLibrary
genericParameters
getter
getterSetterDocumentationComment
hasAnnotations
hasDocumentation
hasExplicitGetter
hasExplicitSetter
hasExtendedDocumentation
hasGetterNoSetter
hashCode
hasImplicitSetter
hasNoGetterSetter
hasParameters
htmlId
isAsynchronous
isCanonical
isDeprecated
isExecutable
isLocalElement
isPropertyAccessor
isPropertyInducer
isStatic
library
lineAndColumn
linkedName
linkedParamsLines
linkedParamsNoMetadata
linkedParamsNoMetadataOrNames
linkedReturnType
modelType
name
nameWithGenerics
oneLineDoc
overriddenDepth
overriddenDocumentedElement
overriddenElement
package
parameters
readOnly
readWrite
runtimeType
setter
sourceFileName
usedElements
writeOnly
Methods
annotationsFromMetadata
canOverride
compareTo
linkedParams
noSuchMethod
toString
warn
Operators
operator ==
ModelElement
enclosingElement
Source
@override ModelElement get enclosingElement => library;
property enclosingElement