onInit method

Future<void> onInit(
  1. ZenScope scope
)

Called after module registration for async initialization

Implementation

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