DirectiveDefinition constructor

const DirectiveDefinition(
  1. DirectiveDefinitionNode? astNode
)

Implementation

const DirectiveDefinition(this.astNode);