id top-level property

  1. @JS('google.accounts.id')
GoogleAccountsId get id

Binding to the google.accounts.id JS global.

See: https://developers.google.com/identity/gsi/web/reference/js-reference

Implementation

@JS('google.accounts.id')
external GoogleAccountsId get id;