TreeSitterWasmError constructor
const
TreeSitterWasmError(
- TreeSitterWasmErrorKind kind,
- String message
Implementation
const TreeSitterWasmError(this.kind, this.message);