receiveTimeout property
Handler function for Dio receive timeout exception.
Implementation
bool? Function(DioException exception)? receiveTimeout;
Handler function for Dio receive timeout exception.
bool? Function(DioException exception)? receiveTimeout;