init abstract method

Future<void> init()

Initialize any plugging and return the initialized instance.

Implementation

Future<void> init();