cases property

Return the cases that can be selected by the expression.

Implementation

@override
final NodeListImpl<SwitchExpressionCaseImpl> cases = NodeListImpl._();