factory property

Node Function() factory
final

Factory function creating a new node instance when the idle pool is exhausted.

Implementation

final Node Function() factory;