sendError method

void sendError(
  1. Object t
)

Implementation

void sendError(Object t) => addError(t);