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