WASIPreview2IoError constructor
const
WASIPreview2IoError(
- String debugString
Creates an I/O error with a human-readable debug string.
Implementation
const WASIPreview2IoError(this.debugString);
Creates an I/O error with a human-readable debug string.
const WASIPreview2IoError(this.debugString);