mutation property

Mutation<T, A> mutation
final

The Mutation to used to update the ui.

Implementation

final Mutation<T, A> mutation;