onApiError abstract method

Future<void> onApiError(
  1. dynamic error
)

Implementation

Future<void> onApiError(dynamic error);