FileBundler constructor

const FileBundler(
  1. List<Directory> assetDirs
)

Implementation

const FileBundler(this.assetDirs);