TypeCondition constructor

const TypeCondition(
  1. TypeConditionNode? astNode
)

Implementation

const TypeCondition(this.astNode);