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