onShareMany property

Future<void> Function(List<T>)? onShareMany
final

Implementation

final Future<void> Function(List<T>)? onShareMany;