init static method
- String? wasmUrl,
Throws UnsupportedError.
Implementation
static Future<void> init({String? wasmUrl}) => throw UnsupportedError(_msg);
Throws UnsupportedError.
static Future<void> init({String? wasmUrl}) => throw UnsupportedError(_msg);