menu
flutterfire_ui package
documentation
auth.dart
EmailLinkFlowController
sendLink abstract method
sendLink abstract method
dark_mode
light_mode
sendLink
abstract method
Future
<
void
>
sendLink
(
String
email
)
Implementation
Future<void> sendLink(String email);
flutterfire_ui package
documentation
auth
EmailLinkFlowController
sendLink abstract method
EmailLinkFlowController class