dispatchDecodeResponse method
dynamic
dispatchDecodeResponse(
- Store store
Implementation
dispatchDecodeResponse(Store store) {
this.decodeResponse!(store, this.response!);
}
dispatchDecodeResponse(Store store) {
this.decodeResponse!(store, this.response!);
}