source property

FileSystemEntity source
final

Original output from the build.

This can be a File or Directory, allowing things such as .dSYM directories to be represented.

Implementation

final FileSystemEntity source;