menu
flutter_feature_network package
documentation
flutter_feature_network.dart
SSLInterceptor
onHandshakeException abstract method
onHandshakeException abstract method
dark_mode
light_mode
onHandshakeException
abstract method
void
onHandshakeException
(
DioException
dioException
,
ErrorInterceptorHandler
handler
)
Implementation
void onHandshakeException(DioException dioException, ErrorInterceptorHandler handler);
flutter_feature_network package
documentation
flutter_feature_network
SSLInterceptor
onHandshakeException abstract method
SSLInterceptor class