builder property
This will build a widget that will be shown before mutation like form etc.
Implementation
final ResourceMutationBuilder<B, T> builder;
This will build a widget that will be shown before mutation like form etc.
final ResourceMutationBuilder<B, T> builder;