now we can pass constant in `withParams` but cant in `withPayoad` only functions supported: ``` @asyncConect({ action: action.withPayload(() => 'type').withParams('type') }) ``` https://github.com/experium/experium-web/pull/1432/files#diff-a76cd91b32b9bed3ad4c2ddc079647dfR32