sources property
Non-test source locations.
Must be relative to rootDir.
By default, only Dart files in the lib
and bin
directories
are included.
Implementation
final FileCollection? sources;
Non-test source locations.
Must be relative to rootDir.
By default, only Dart files in the lib
and bin
directories
are included.
final FileCollection? sources;