supplier property

T Function() supplier
final

Specifies the supplier function used to create the T isolate instances.

Implementation

final T Function() supplier;