ObjectValue constructor

const ObjectValue(
  1. ObjectValueNode astNode
)

Implementation

const ObjectValue(this.astNode);