feat: payment method analytic repo
This commit is contained in:
+1
-1
@@ -11,6 +11,6 @@ class InventoryAnalyticLoaderState with _$InventoryAnalyticLoaderState {
|
||||
factory InventoryAnalyticLoaderState.initial() =>
|
||||
InventoryAnalyticLoaderState(
|
||||
inventoryAnalytic: InventoryAnalytic.empty(),
|
||||
failureOptionInventoryAnalytic: None(),
|
||||
failureOptionInventoryAnalytic: none(),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user