errorCancel property

String? errorCancel
final

When the request is cancelled, dio will throw a error with this type.

Implementation

final String? errorCancel;