onMagicLink property

Future<void> Function(String email)? onMagicLink
final

Implementation

final Future<void> Function(String email)? onMagicLink;