ListValue constructor

const ListValue(
  1. ListValueNode astNode
)

Implementation

const ListValue(this.astNode);