handleError abstract method

  1. @protected
Future<Unit> handleError(
  1. dynamic error
)

Implementation

@protected
Future<Unit> handleError(dynamic error);