redirectUrl property

String? redirectUrl
final

redirectUrl to be passed to the .signIn() or signUp() methods

Typically used to pass a DeepLink

Implementation

final String? redirectUrl;