cancel property

(bool? Function(DioException exception)?) cancel
read / write

Handler function for Dio cancel exception.

Implementation

bool? Function(DioException exception)? cancel;