redirectUrl property

String? redirectUrl
getter/setter pair

The URL where the user is redirected upon visiting the invitation link, where they can accept the invitation. Required if you have implemented a custom flow for handling application invitations.

Implementation

String? redirectUrl;