Node constructor

const Node(
  1. FileSpan? span
)

Implementation

const Node(this.span);