stacktrace_impl library
Classes
- Stackframe
- A single frame from a stack trace. Holds the sourceFile name and line no.
- StackTraceImpl
- Provides dart stack frame handling.
Enums
- FrameSourceType
- Indicates where the source file came from
Properties
Functions
-
isExcludedSource(
Stackframe frame) → bool