DefaultAppService
Properties
(Mandatory properties are in bold)| Properties | Type | Description | 
|---|---|---|
| callSaga | callSaga(sagaName: string,args: any[]): void | |
| constructor | new DefaultAppService<S>() | |
| context | AppContext | |
| state | S | 
| Properties | Type | Description | 
|---|---|---|
| callSaga | callSaga(sagaName: string,args: any[]): void | |
| constructor | new DefaultAppService<S>() | |
| context | AppContext | |
| state | S |