sealed class IntroEvent { const IntroEvent(); } class ChangeIntroEvent extends IntroEvent {}