NodeId extension type

Unique DOM node identifier.

on

Constructors

NodeId(int value)
NodeId.fromJson(int value)
factory

Properties

value int
final

Methods

toJson() int