Google signin plugin
npm install capacitor-plugin-google-signin
npx cap sync
schedule() => void
cancel() => void
isAvailable() => { result: Boolean; }
Returns: { result: Boolean; }
Method | Signature | Description |
---|---|---|
valueOf | () => boolean | Returns the primitive value of the specified object. |