Unreachable constructor
Unreachable([
- String msg = "This code should be unreachable."
Implementation
Unreachable([String msg = "This code should be unreachable."]) : super(msg);