badCertificate property

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

Handler function for Dio bad certificate exception.

Implementation

bool? Function(DioException exception)? badCertificate;