1part
of 'notifications_cubit.dart';
7 List<Object> get
props => [];
static AppLocalizations of(BuildContext context)
override List< Object?> get props
const NotificationsState()
final List< NotificationEntity > notifications
const NotificationsLoadedState({required this.notifications})
sealed class DocumentState extends Equatable failure
const NotificationsLoadingFailureState({required this.failure})