Returns true if this Result is an Err.
true
@override @pragma('vm:prefer-inline') bool isErr() => true;