FloatValue constructor

const FloatValue(
  1. FloatValueNode astNode
)

Implementation

const FloatValue(this.astNode);