FactoryArgumentsProvider<E, A> constructor

FactoryArgumentsProvider<E, A>(
  1. CreatorCallback<E, A> callback
)

Implementation

FactoryArgumentsProvider(super.callback);