part of 'smart_cubit.dart'; @immutable abstract class SmartState {} class SmartInitial extends SmartState {}