saveError abstract method

Future<String> saveError(
  1. DioError error
)

Implementation

Future<String> saveError(DioError error);