part of 'authentication_dependend_cubit.dart'; abstract class AppConfigDependendState extends Equatable { const AppConfigDependendState(); }