badCertificate property
Handler function for Dio bad certificate exception.
Implementation
bool? Function(DioException exception)? badCertificate;
Handler function for Dio bad certificate exception.
bool? Function(DioException exception)? badCertificate;