CacheableFireAndForgetMutationWithNoInput

constructor(howTo: suspend () -> Unit, cache: OnHandCache, dispatcher: CoroutineDispatcher = Dispatchers.Default, dependentActions: List<suspend () -> Unit> = emptyList())