EnumValue constructor

const EnumValue(
  1. EnumValueNode astNode
)

Implementation

const EnumValue(this.astNode);