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