baseDir property

String get baseDir

The directory under which to look for files.

This is set by the constructor.

Implementation

String get baseDir => _baseDir;