factoryFunc property

T Function() factoryFunc
final

Factory function to create an instance of T.

Implementation

final T Function() factoryFunc;