caseClause property
      
      CaseClause?
      get
      caseClause
      
    
    
The case clause used to match a pattern against the expression.
Implementation
CaseClause? get caseClause;The case clause used to match a pattern against the expression.
CaseClause? get caseClause;