onReceivedServerTrustAuthRequest property
FutureOr<ServerTrustAuthResponse?> Function(ServerTrustChallenge challenge)?
onReceivedServerTrustAuthRequest
final
Implementation
final FutureOr<ServerTrustAuthResponse?> Function(ServerTrustChallenge challenge)? onReceivedServerTrustAuthRequest;