MutationNotifier

fun interface MutationNotifier(source)

MutationNotifier is used to notify the mutation result.

Functions

Link copied to clipboard
abstract fun onMutate(effect: Effect): Job

Notifies the mutation success