CacheableFireAndForgetMutationWithInput

constructor(howTo: suspend (input: TInput) -> Unit, cache: OnHandCache, dispatcher: CoroutineDispatcher = Dispatchers.Default)