Node constructor

Node()

Implementation

factory Node() => _i4.callConstructor(
      _declaredNode,
      [],
    );