sourcePath property

String sourcePath

returns the full path for the current stackframe file

Implementation

String get sourcePath => sourceFile.path;