initialize abstract method

Future<void> initialize()

Initialize the adapter (called once at startup).

Implementation

Future<void> initialize();