user_event.dart 66 Bytes Edit Raw Blame History 1 2 3 4 part of 'user_bloc.dart'; @immutable abstract class UserEvent {}