builder property
Listen to changes in an Mutation and build the ui with the result.
Implementation
final MutationBuilderCallback<T, A> builder;
Listen to changes in an Mutation and build the ui with the result.
final MutationBuilderCallback<T, A> builder;