isErr property

bool isErr

Error grid have the meta.err marker tag.

Implementation

bool get isErr => meta.has('err');