onError method

void onError(
  1. dynamic error
)
inherited

Implementation

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