SwitchCase.defaultCase constructor

SwitchCase.defaultCase(
  1. List<Statement> body
)

Implementation

SwitchCase.defaultCase(this.body);