cancel property

bool? Function(DioException exception)? cancel
getter/setter pair

Handler function for Dio cancel exception.

Implementation

bool? Function(DioException exception)? cancel;