StringValue constructor

const StringValue(
  1. StringValueNode? astNode
)

Implementation

const StringValue(this.astNode);