initialize abstract method

Future<bool?> initialize(
  1. String configFilePath
)

Implementation

Future<bool?> initialize(String configFilePath);