flutter_sound
stack_trace
StackTraceImpl
sourcePath property
sourcePath
flutter_sound
stack_trace
StackTraceImpl
sourcePath property
StackTraceImpl class
Constructors
StackTraceImpl
fromStackTrace
Properties
frames
hashCode
lineNo
runtimeType
sourceFile
sourceFilename
sourcePath
Methods
formatStackTrace
merge
noSuchMethod
toString
Operators
operator ==
sourcePath
property
Null safety
String
sourcePath
returns the full path for the current stackframe file
Implementation
String get sourcePath => sourceFile.path;