initialize abstract method

Future<void> initialize()

Initialize the config instance. This function should call fetch and read for the first time.

Implementation

Future<void> initialize();