1part
of 'load_profile_cubit_cubit.dart';
7 List<Object> get
props => [];
static AppLocalizations of(BuildContext context)
const LoadProfileCubitState()
override List< Object?> get props
const ProfileLoadedState({required this.profileInformations})
final ProfileEntity profileInformations
sealed class DocumentState extends Equatable failure
const ProfileLoadingFailureState({required this.failure})