baseUrl property

String? baseUrl
final

It is another redirectUrl to be used by the authorization server when the user decides to go back to application instead of completing authorization flow.

Implementation

final String? baseUrl;