onComplete property

A completion handler the session calls when it completes successfully, or when the user cancels the session.

Implementation

WebAuthenticationSessionCompletionHandler get onComplete =>
    platform.onComplete;