nodeName property
String
get
nodeName
Returns a string appropriate for the type of node.
Implementation
_i2.String get nodeName => _i4.getProperty(
this,
'nodeName',
);
Returns a string appropriate for the type of node.
_i2.String get nodeName => _i4.getProperty(
this,
'nodeName',
);