FileLoader constructor

FileLoader(
  1. String rootDir, {
  2. bool protectRSP = true,
})

Implementation

FileLoader(String this.rootDir, {this.protectRSP = true});