NodeV3.root constructor

NodeV3.root()

used to group possible multiple tags on the root level under one node

Implementation

factory NodeV3.root() => NodeV3(0, 0);