1part of
'pending_collections_bloc.dart';
const PendingCollectionsState()
override List< Object?> get props
override List< Object > get props
const PendingCollectionsError({required this.failure})
sealed class CollectionsState extends Equatable collections
String get(String locale)
const PendingCollectionsLoaded({required this.collections})
abstract class UseCase< Type, Params > props