ConfigLoader constructor

ConfigLoader(
  1. String filePath
)

Implementation

ConfigLoader(this.filePath);