StackFrames

final case class StackFrames(droppedFramesCount: Option[Int], frame: Option[List[StackFrame]])
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product