builder property

MutationBuilderCallback<T, A> builder
final

Listen to changes in an Mutation and build the ui with the result.

Implementation

final MutationBuilderCallback<T, A> builder;