networkError abstract method

void networkError(
  1. DioException error
)

网络错误处理

Implementation

void networkError(DioException error);