Node constructor

Node(
  1. String id
)

Implementation

Node(this.id);