menu
async_profiler package
documentation
async_profiler
StackFrame
StackFrame constructor
StackFrame
brightness_4
StackFrame
constructor
StackFrame
(
Iterable
<
Frame
>
lines
,
int
elapsed
)
Implementation
StackFrame(this.lines, this.elapsed);
async_profiler package
documentation
async_profiler
StackFrame
StackFrame constructor
StackFrame class
Constructors
StackFrame
Properties
elapsed
hashCode
lines
runtimeType
Methods
noSuchMethod
toMap
toString
Operators
operator ==