menu
dart_appwrite package
documentation
models.dart
Oauth2Grant
redirectUri property
redirectUri property
dark_mode
light_mode
redirectUri
property
String
redirectUri
final
Redirect URI the user will be sent to after the flow completes.
Implementation
final String redirectUri;
dart_appwrite package
documentation
models
Oauth2Grant
redirectUri property
Oauth2Grant class