GlobalStateService
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| callSaga | callSaga(sagaName: string,args: any[]): void | |
| constructor | new GlobalStateService() | |
| context | AppContext | |
| setState | setState(key: string,value: any): void | |
| state | AnyState |