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