caseClause property

CaseClauseImpl? caseClause

Return the case clause used to match a pattern against the expression.

Implementation

CaseClauseImpl? get caseClause;