ConfigReader constructor

ConfigReader([
  1. String configFilePath = 'analize_unused_packages.json'
])

Implementation

ConfigReader([this.configFilePath = 'analize_unused_packages.json']);