NotificareStoreLoadedEvent constructor
NotificareStoreLoadedEvent(
- List<
NotificareProduct> products
Implementation
NotificareStoreLoadedEvent(this.products);
NotificareStoreLoadedEvent(this.products);