GhosttyTerminalPtyErrorEvent constructor

const GhosttyTerminalPtyErrorEvent(
  1. Object error, [
  2. StackTrace? stackTrace
])

Implementation

const GhosttyTerminalPtyErrorEvent(this.error, [this.stackTrace]);