frames property Null safety

List<Frame> frames
final

The stack frames that comprise this stack trace.

Implementation

final List<Frame> frames;