sourceLibraryFile property Null safety

File sourceLibraryFile

The library file of the application being compiled.

Implementation

File get sourceLibraryFile => getFile(rootLibraryFileUri);