onRestore property

Future<bool> Function(T item)? onRestore
final

Implementation

final Future<bool> Function(T item)? onRestore;