1part of
'notifications_bloc.dart';
override List< Object?> get props
const NotificationsState()
override List< Object > get props
const NotificationsError({required this.failure})
String get(String locale)
sealed class NotificationsState extends Equatable notifications
const NotificationsLoaded({required this.notifications})
abstract class UseCase< Type, Params > props