inputFactory property
I Function()
inputFactory
final
Returns a zeroed instance of I
that is safe to update.
Implementation
final I Function() inputFactory;
Returns a zeroed instance of I
that is safe to update.
final I Function() inputFactory;