redirectURI property

String? redirectURI
getter/setter pair

The redirection URI for authorization codes and/or tokens.

This value may be null if the client doesn't support the authorization code flow.

Implementation

String? redirectURI;