MutationNotifier

fun interface MutationNotifier

MutationNotifier is used to notify the mutation result.

Functions

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

Notifies the mutation success