onDispose property

void Function(T obj1, U obj2)? onDispose
final

Implementation

final void Function(T obj1, U obj2)? onDispose;