redirectMessage property

String? redirectMessage
final

The text message to display when the authentication flow is completed.

If htmlPage is not null, this will be ignored.

Implementation

final String? redirectMessage;