GhosttyVtError constructor

GhosttyVtError(
  1. String operation,
  2. GhosttyResult result
)

Implementation

GhosttyVtError(this.operation, this.result);