onProceed property

void Function(WebViewCredential credential) onProceed
final

The callback to authenticate.

Implementation

final void Function(WebViewCredential credential) onProceed;