getAndCheckIfConfigFileExists abstract method
Retrieves and parses the Eagle Eye configuration file if it exists in the project root.
Returns an EagleEyeConfig
Implementation
Future<EagleEyeConfig> getAndCheckIfConfigFileExists();
Retrieves and parses the Eagle Eye configuration file if it exists in the project root.
Returns an EagleEyeConfig
Future<EagleEyeConfig> getAndCheckIfConfigFileExists();