onError method

void onError (dynamic error)
inherited

Implementation

void onError(error) => controller.addError(error);