idToken property

String? idToken
getter/setter pair

A valid ID token for an Identity Platform account.

If present, this request will link the Game Center player ID to the account represented by this ID token.

Implementation

core.String? idToken;