saveData property

Future<void> Function(T value)? saveData
final

Implementation

final Future<void> Function(T value)? saveData;