postLogoutRedirectUrl property

String? postLogoutRedirectUrl
final

Represents the URL to redirect to after the logout operation has been completed.

When specified, the idTokenHint must also be provided.

Implementation

final String? postLogoutRedirectUrl;