sourcePath property

String get sourcePath

returns the full path for the current stackframe file

Implementation

String get sourcePath => sourceFile.path;