isError property

bool get isError

Implementation

bool get isError => JS_IsError(_ctx.ref, _ref.ref) != 0;