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