menu
webkit_inspection_protocol package
documentation
webkit_inspection_protocol.dart
Node
name property
name property
dark_mode
light_mode
name
property
String
?
get
name
Implementation
String?
get
name => _map[
'name'
]
as
String?
;
webkit_inspection_protocol package
documentation
webkit_inspection_protocol
Node
name property
Node class
Constructors
Node
Properties
attributes
childNodeCount
children
contentDocument
documentUrl
hashCode
internalSubset
localName
name
nodeId
nodeName
nodeType
nodeValue
publicId
runtimeType
systemId
value
xmlVersion
Methods
noSuchMethod
toString
Operators
operator ==