Flutter
stack_trace
Trace
frames property
frames
Trace class
Constructors
Trace
current
from
parse
parseFirefox
parseFriendly
parseIE
parseJSCore
parseSafari
parseSafari6_0
parseSafari6_1
parseV8
parseVM
Properties
frames
original
terse
vmTrace
hashCode
runtimeType
Methods
foldFrames
toString
noSuchMethod
Operators
operator ==
Static methods
format
frames property
List
<
Frame
>
frames
final
The stack frames that comprise this stack trace.
Implementation
final List<Frame> frames