part of 'product_bloc.dart'; class LoadProductEvent { const LoadProductEvent(); }