init abstract method

Future<void> init()

Method to initialize module-specific resources.

Implementation

Future<void> init();