syncFunction property

Future<void> Function(T value) syncFunction
final

Implementation

final Future<void> Function(T value) syncFunction;