-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
DataState currently has four fields: isLoading, model, exception, stackTrace.
This proposes adding a fifth, general purpose Object? meta to carry extra information, motivated by the idea of using it during loading to provide extra information about the loading.
Explore the possibility of making it @freezed/@unfreezed.
Metadata
Metadata
Assignees
Labels
new featureNew feature or requestNew feature or request