sourceFilename property

String sourceFilename

Returns the Filename for the current stackframe

Implementation

String get sourceFilename => basename(sourcePath);