providers/store/store.provider library
Classes
-
RemoteStoreProvider<
T> -
StoreProvider provides the way to access the message history
which provides add, remove, update and stream methods.
T
is the type of the message.
T
is the type of the message.