FNode constructor

FNode(
  1. String id
)

Implementation

FNode(this.id);