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