onDispose method

Future<void> onDispose(
  1. ZenScope scope
)

Called when the module is being disposed

Implementation

Future<void> onDispose(ZenScope scope) async {}