The current list of deliveries or null if not loaded.
The current list of invoices or null if not loaded.
Indicates if the application is currently loading.
Indicates if the application is currently refreshing data.
The current list of orders or null if not loaded.
The current list of products or null if not loaded.
Function to update the list of deliveries.
Function to update the list of invoices.
Function to set the loading state.
Function to set the refreshing state.
Function to update the list of orders.
Function to update the list of products.
Function to update the user position.
The current user position or null if not set.
Defines the structure for the application contexts.
This interface outlines the types and functions available for managing the application's global state, including loading indicators, and the state for products, orders, deliveries, and invoices.
AppContextType