sealed class LevelEvent { const LevelEvent(); } class GetLevelListEvent extends LevelEvent {}