onError method

void onError(
  1. Object error
)
inherited

Implementation

void onError(Object error) => addError(error);