NodeList constructor

NodeList()

Implementation

factory NodeList() => _i4.callConstructor(
      _declaredNodeList,
      [],
    );