filePath property

String? filePath
getter/setter pair

The source code filename, which can include a truncated relative path, or a full path from a production machine.

Implementation

core.String? filePath;