dartdoc
dartdoc
Field
property isInherited
isInherited
class Field
Constructors
Field
inherited
Properties
annotations
constantValue
constantValueTruncated
documentation
enclosingElement
features
hasGetter
hasSetter
href
isConst
isFinal
isInherited
kind
typeName
allParameters
arrow
canHaveParameters
canonicalEnclosingElement
canonicalLibrary
definingEnclosingElement
definingLibrary
documentationAsHtml
documentationFrom
element
elementLocation
exportedInLibraries
featuresAsString
fullyQualifiedName
fullyQualifiedNameWithoutLibrary
genericParameters
getter
getterSetterDocumentationComment
hasAnnotations
hasDocumentation
hasExplicitGetter
hasExplicitSetter
hasExtendedDocumentation
hasGetterNoSetter
hashCode
hasImplicitSetter
hasNoGetterSetter
hasParameters
htmlId
inheritance
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 ==
bool
isInherited
Source
@override bool get isInherited => _isInherited;
property isInherited