redirectUri property

Uri redirectUri
final

The URI to which the authorization redirects. It must include a domain name, and can’t be an IP address or localhost.

Must be configured at https://developer.apple.com/account/resources/identifiers/list/serviceId

Implementation

final Uri redirectUri;