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