redirectUri property

Uri redirectUri

The URL that the OAuth login page will redirect to when authentication completes.

Implementation

Uri get redirectUri => _redirectUri.value;