cancel method
void
cancel()
Cancels the One Tap flow.
You can cancel the One Tap flow if you remove the prompt from the relying party DOM. The cancel operation is ignored if a credential is already selected.
Method: google.accounts.id.cancel https://developers.google.com/identity/gsi/web/reference/js-reference#google.accounts.id.cancel
Implementation
external void cancel();