ERROR_CODE_WASM_CALLBACK_ERROR constant

ErrorCode const ERROR_CODE_WASM_CALLBACK_ERROR

Implementation

static const ErrorCode ERROR_CODE_WASM_CALLBACK_ERROR =
    ErrorCode._(902, _omitEnumNames ? '' : 'ERROR_CODE_WASM_CALLBACK_ERROR');