ClientStore
object ClientStore
The store of the client. This class uses the core concepts of the original Redux library. Thanks to the singleton pattern, the ClientState can be accessed or edited from anywhere.
The store of the client. This class uses the core concepts of the original Redux library. Thanks to the singleton pattern, the ClientState can be accessed or edited from anywhere.