menu
analyzer package
documentation
ast
NativeClause
name property
name
brightness_4
name
property
Null safety
StringLiteral
?
name
Return the name of the native object that implements the class.
Implementation
StringLiteral? get name;
analyzer package
documentation
ast
NativeClause
name property
NativeClause class
Constructors
NativeClause
Properties
beginToken
childEntities
end
endToken
hashCode
isSynthetic
length
name
nativeKeyword
offset
parent
root
runtimeType
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==