DebugInfo

data class DebugInfo(val js: String, val action: String, val throwable: Throwable)(source)

Constructors

Link copied to clipboard
constructor(js: String, action: String, throwable: Throwable)

Properties

Link copied to clipboard
Link copied to clipboard
val js: String
Link copied to clipboard