LocalNode constructor

LocalNode(
  1. String path
)

Implementation

LocalNode(this.path);