DefaultValue constructor

const DefaultValue(
  1. DefaultValueNode? astNode
)

Implementation

const DefaultValue(this.astNode);