idTokenHint property

String? idTokenHint
final

Represents the ID token previously issued to the user.

Used to indicate the identity of the user requesting to be logged out.

Implementation

final String? idTokenHint;