redirectUri property
String
get
redirectUri
The callback URI after the user has been successfully authorized and granted an access token.
Implementation
String get redirectUri => '$bundleIdentifier://login-callback';