identityToken property

Uint8List? identityToken
final

A JSON Web Token (JWT) that securely communicates information about the user to your app. Can be null.

Implementation

final Uint8List? identityToken;