NullValue constructor

const NullValue(
  1. NullValueNode astNode
)

Implementation

const NullValue(this.astNode);