handleError abstract method

Future<void> handleError(
  1. dynamic error
)

Implementation

Future<void> handleError(dynamic error);