home_event.dart 66 Bytes Edit Raw Blame History 1 2 3 4 part of 'home_bloc.dart'; @immutable abstract class HomeEvent {}