caseClause property

CaseClause? caseClause

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

Implementation

CaseClause? get caseClause;