file property

  1. @override
SourceFile file

The file that this belongs to.

Implementation

@override
SourceFile get file => _inner.file;