extraDirs property

List<String> get extraDirs

Implementation

List<String> get extraDirs => List.unmodifiable(_extraDirs);